diff --git a/README.md b/README.md index 5279e79..c142000 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,11 @@ Just run `python3 kukuc-clock.py` then press and hold the button connected to th Pres `Ctrl+c` to exit +Run unit tests +-------------- +> `cd test` +`python3 -m unittest test_slovak_datetime_formatter` + Make it a service to automaticaly start and run in the backgroud ------------------------------------------------------ @@ -117,8 +122,3 @@ Press F6 to select a soundcard. Find your USB sound device in the list e.g. `Jab To preserve audio setting after the boot run > `sudo alsactl store` - -Run unit tests --------------- -> `cd test` -`python3 -m unittest test_slovak_datetime_formatter` \ No newline at end of file