From e5a1c04b5cea3462659ed06d66d44d5f97e5585c Mon Sep 17 00:00:00 2001 From: Felix Pankratz Date: Mon, 19 Sep 2022 01:30:43 +0200 Subject: [PATCH] Update README.md add metronome --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f680c7e9..0671c5f3 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,7 @@ - [`Dec/Hex Converter` Small "real time" decimal/hexadecimal converter.](https://github.com/theisolinearchip/flipperzero_stuff/tree/main/applications/dec_hex_converter) - [`MultiConverter` Multi-unit converter that can be easily expanded with new units and conversion methods.](https://github.com/theisolinearchip/flipperzero_stuff/tree/main/applications/multi_converter) - [`bpm-tapper` Tap along to a song to measure beats per minute.](https://github.com/panki27/bpm-tapper) +- [`Metronome` Musical metronome.](https://github.com/panki27/Metronome) ## Firmwares & Tweaks