update readme

This commit is contained in:
Alessandro 2025-01-11 02:00:12 +01:00
parent 08c6ed4457
commit 3c2b79115c

View File

@ -45,6 +45,8 @@ or as a systemd service, which guarantees that the script will be restarted if i
#+begin_src shell #+begin_src shell
# TODO # TODO
#+end_src #+end_src
*** Configure
To configure the app's settings go to =spotiplayer_pi/config.yaml=, it contains all user modifiable settings, there you can set the progress bar refresh rate, the API polling rate and the color scheme of the play screen.
*** Develop *** Develop
To contribute to the developement you will find some dev tools already implemented, to use them first install the extra dependencies with: To contribute to the developement you will find some dev tools already implemented, to use them first install the extra dependencies with:
#+begin_src shell #+begin_src shell