diff --git a/README.org b/README.org index c438c11..929522b 100644 --- a/README.org +++ b/README.org @@ -45,6 +45,8 @@ or as a systemd service, which guarantees that the script will be restarted if i #+begin_src shell # TODO #+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 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