diff --git a/README.md b/README.md index 22b80afa..22cd4ea7 100644 --- a/README.md +++ b/README.md @@ -7,12 +7,12 @@ app written with Flutter, it talks via REST with the main server. If you want to contribute, hop on the Discord server and say hi! -

- +

+ - + - +

## Installation @@ -52,6 +52,9 @@ on your local instance and then run ``python3 manage.py add-user-rest theusernam You can later list all the registered users with: ``python3 manage.py list-users-api`` +[Get it on F-Droid](https://f-droid.org/packages/de.wger.flutter) ### 4 Start the application with ``flutter run`` or use your IDE