commit 234d1ba82f83e577b6ebc286cae7fbc83cca5960 parent a2f5076e4d04501c05e063d5eef426a01e70bbb2 Author: gstraube <gstraube@users.noreply.github.com> Date: Wed, 23 Aug 2017 20:17:17 +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,13 +1,13 @@ [](https://travis-ci.org/gstraube/cythara) # Cythara -A guitar tuning app for Android +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 3 cents) -* Displays deviations between -30 and 30 cents +* Changes background color from red to green to indicate that the string is in tune (with a tolerance of 5 cents) +* Displays deviations between -60 and 60 cents ## Tests