diff --git a/README.md b/README.md index 4ce8bb2d..77c998b6 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,12 @@ openScale openScale is an Open Source app to keep a log of your weight, body fat, water percentage and muscle percentage. -[![Google Play](https://developer.android.com/images/brand/en_generic_rgb_wo_45.png)](https://play.google.com/store/apps/details?id=com.health.openscale) + +Get it on F-Droid + +Get it on Google Play -##Features +# Features - Logs your weight, body fat, water percentage and muscle percentage - Display all your data on a chart and table @@ -15,7 +18,7 @@ openScale is an Open Source app to keep a log of your weight, body fat, water pe - Connection to a custom made bluetooth scale (see [openScale wiki](https://github.com/oliexdev/openScale/wiki) for more information) - All data belongs to you (no cloud service) -##Screens +# Screens ![](doc/screens/screen_overview.png) @@ -23,11 +26,11 @@ openScale is an Open Source app to keep a log of your weight, body fat, water pe ![](doc/screens/screen_table.png) -##Contributing +# Contributing If you found a bug, have an idea how to improve the openScale app or have a question, please create new issue or comment existing one. If you would like to contribute code fork the repository and send a pull request. -#License +# License openScale ist licensed under the GPL v3, see LICENSE file for full notice.