From 49f30189ef9243a9ed863d62c6673e381139bd79 Mon Sep 17 00:00:00 2001 From: panky-codes Date: Sun, 21 Mar 2021 13:59:18 +0100 Subject: [PATCH] Added stopwatch app to readme --- README.md | 1 + 1 file changed, 1 insertion(+) 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)