diff --git a/binding/rust/README.md b/binding/rust/README.md index 130967f..09cad5a 100644 --- a/binding/rust/README.md +++ b/binding/rust/README.md @@ -7,7 +7,7 @@ Cobra is a highly accurate and lightweight voice activity detection (VAD) engine ## Compatibility - Rust 1.54+ -- Runs on Linux (x86_64), macOS (x86_64, arm64), Windows (x86_64), Raspberry Pi (3, 4, 5) +- Runs on Linux (x86_64), macOS (x86_64, arm64), Windows (x86_64), and Raspberry Pi (3, 4, 5) ## Installation First you will need [Rust and Cargo](https://rustup.rs/) installed on your system.