mirror of
https://github.com/kennethreitz/interpretations.git
synced 2026-06-05 23:00:19 +00:00
Fix formatting in README for play command examples
This commit is contained in:
@@ -20,8 +20,8 @@ On first run, you'll be prompted to render all tracks to WAV (parallel, ~3-4 min
|
||||
**Interactive player** — animated track picker with album order:
|
||||
|
||||
```bash
|
||||
uv run play # pick from list
|
||||
uv run play tracks/the_temple.py # play specific track
|
||||
uv run play
|
||||
uv run play tracks/the_temple.py
|
||||
```
|
||||
|
||||
**Picker controls:**
|
||||
|
||||
Reference in New Issue
Block a user