diff --git a/README.md b/README.md
index 7f40f21..ed7100b 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ More details can be found on the [project page](https://kyutai.org/next/stt).
### PyTorch implementation
-
+
@@ -33,8 +33,7 @@ python -m moshi.run_inference --hf-repo kyutai/stt-2.6b-en bria.mp3
### MLX implementation
-
+
This requires the [moshi-mlx package](https://pypi.org/project/moshi-mlx/)
@@ -47,7 +46,7 @@ python -m moshi_mlx.run_inference --hf-repo kyutai/stt-2.6b-en-mlx bria.mp3 --te
### Rust implementation
-
+
A standalone Rust example is provided in the `stt-rs` directory in this repo.
@@ -59,7 +58,7 @@ cargo run --features cuda -r -- bria.mp3
### Rust server
-
+
The Rust implementation provides a server that can process multiple streaming