Update README.md

pull/1174/head
Andreas Rozek 2021-12-29 08:58:49 +01:00
parent 4454b97f55
commit 4504eb1f11
1 changed files with 3 additions and 3 deletions

View File

@ -1,12 +1,12 @@
# Minimal Analog Clock #
This app displays the perhaps most basic analog clock one can think of - just
some clock hands and no clock face.
some clock hands and no clock face. It considers the currently configured
"theme" (and may therefore look different on your watch than shown in the
screenshot depending on which theme you prefer).
![](app-screenshot.png)
But actually it is almost "stylish" again just because of this simplicity.
This clock also acts as an example for the building blocks found in the author's
[GitHub repository](https://github.com/rozek/banglejs-2-activities)