From 1316ffa42cfb74f601ba5344abd21dd64bc90129 Mon Sep 17 00:00:00 2001 From: Markus Jellitsch Date: Sun, 12 Jan 2025 16:00:54 +0100 Subject: [PATCH 1/2] Rename README.txt to README.md --- controller/{README.txt => README.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename controller/{README.txt => README.md} (100%) diff --git a/controller/README.txt b/controller/README.md similarity index 100% rename from controller/README.txt rename to controller/README.md From b639cf757def500c8006b033f7a4446dcb3423f6 Mon Sep 17 00:00:00 2001 From: Markus Jellitsch Date: Sun, 12 Jan 2025 16:02:19 +0100 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 567e879..646ae13 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ pip install -e . run an client application for example the LE Audio Unicast Client: ``` -unicast_client -p COMXY -w path/to/wav/file/your_wav.wav -t COMPLETE_LOCAL_NAME +unicast_client COMXY --wav path/to/wav/file/your_wav.wav --target-name TARGET_COMPLETE_LOCAL_NAME ``` NOTE: You can use sound examples located in leaudio/sounds