From f0b9b982c9b0f340416310c9f936c8befb67653c Mon Sep 17 00:00:00 2001 From: panky-codes Date: Tue, 13 Apr 2021 19:15:29 +0200 Subject: [PATCH] Added a link to the stopwatch article. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 107a14ed..55afcc57 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,7 @@ As of now, here is the list of achievements of this project: ### Develop - [Generate the fonts and symbols](src/displayapp/fonts/Readme.md) + - [Creating a stopwatch in Pinetime(article)](https://pankajraghav.com/2021/04/03/PINETIME-STOPCLOCK.html) ### Build, flash and debug - [Project branches](doc/branches.md)