commit 5c8fea1e85228812346613c282dfdd6deda1496d parent ddc2e6cf2fd410aadbc8f16698e51c29caf575e2 Author: gstraube <gstraube@users.noreply.github.com> Date: Sat, 21 Oct 2017 18:10:01 +0200 Update README.md Diffstat:
| M | README.md | | | 6 | +++--- |
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md @@ -1,7 +1,7 @@ [](https://travis-ci.org/gstraube/cythara) # Cythara -A guitar tuner for Android +A tuner for Android [<img src="https://f-droid.org/badge/get-it-on.png" alt="Get it on F-Droid" @@ -9,8 +9,8 @@ A guitar tuner for Android ## Functionality -* Supports standard guitar tuning (see https://en.wikipedia.org/wiki/Guitar#Standard) -* Changes background color from red to green to indicate that the string is in tune (with a tolerance of 5 cents) +* Supports standard guitar and ukulele tuning as well as Drop D guitar tuning +* Changes background color from red to green to indicate that the string is in tune (with a tolerance of 10 cents) * Displays deviations between -60 and 60 cents ## Tests