summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJF002 <JF002@users.noreply.github.com>2021-03-21 16:33:27 +0100
committerGitHub <noreply@github.com>2021-03-21 16:33:27 +0100
commit7b39130f88525be1419a483b7313b73feaec2bb7 (patch)
tree8a744bce87e0779a52342c64456c11f6b86488c4 /README.md
parenta3ff2e46ca9e663af864a2bd04b9afa3efbddfb8 (diff)
parent49f30189ef9243a9ed863d62c6673e381139bd79 (diff)
Merge pull request #231 from Panky-codes/feature/add-stop-watch
Added stopwatch
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index c277b36c..96e35d8f 100644
--- a/README.md
+++ b/README.md
@@ -44,6 +44,7 @@ As of now, here is the list of achievements of this project:
* Notification (displays the last notification received)
* Paddle (single player pong-like game)
* Two (2048 clone game)
+ * Stopwatch (with all the necessary functions such as play, pause, lap, stop)
- Supported by 2 companion apps (development is in progress):
* [Gadgetbridge](https://codeberg.org/Freeyourgadget/Gadgetbridge/) (on Android)
* [Amazfish](https://openrepos.net/content/piggz/amazfish) (on SailfishOS and Linux)