From e4ac27e95156dc26c65c07157d72235c4e05f510 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Fri, 3 Apr 2026 17:00:47 -0400 Subject: [PATCH] Fix formatting in README for play command examples --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1157cf1..6fb47d4 100644 --- a/README.md +++ b/README.md @@ -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:**