From ba0a1be37395f396c3ba44599ea6fe60fdf37a8d Mon Sep 17 00:00:00 2001 From: sir-indy <53864146+sir-indy@users.noreply.github.com> Date: Mon, 2 May 2022 11:32:57 +0100 Subject: [PATCH] Tweak Readme.md --- apps/smpltmr/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/apps/smpltmr/README.md b/apps/smpltmr/README.md index 2c6e6f9ab..310332955 100644 --- a/apps/smpltmr/README.md +++ b/apps/smpltmr/README.md @@ -4,8 +4,9 @@ A simple app to set a timer quickly. Drag or tap on the up and down buttons over This app uses the `sched` library, which allows the timer to continue to run in the background when this app is closed. -# Creator +# Creators [David Peer](https://github.com/peerdavid) + [Sir Indy](https://github.com/sir-indy) # Thanks to...