From 9a9e54f4b9f51567532b9a8e6ebfaea512e592c8 Mon Sep 17 00:00:00 2001 From: Kristy Fournier <124598538+kristy-fournier@users.noreply.github.com> Date: Thu, 17 Oct 2024 15:52:05 -0400 Subject: [PATCH] Update readme.md added --port option to the server section --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 980747e..f2361d1 100644 --- a/readme.md +++ b/readme.md @@ -62,6 +62,8 @@ These are specific details on each section of the app, and how to use them - Searches return matching songs - Accepts Play-Pause and Skip commands - Uses port 19054 by default + - `--port (port)` changes the default port for that run + - The default port can be changed in the file ### Client: ![image](./Screenshot_MAIN.png) \