Skip to content

Commit d4386b3

Browse files
committed
Remove duplicate badge, improve links to docker and backend
1 parent 3625a5d commit d4386b3

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ If you want to contribute, hop on the Discord server and say hi!
2626
## Development
2727

2828
### 1
29-
Install the wger server, the easiest way is to start the development docker-compose:
30-
<https://github.com/wger-project/wger>
29+
Install the [wger server](https://github.com/wger-project/wger), the easiest way
30+
is to start the development docker-compose: <https://github.com/wger-project/docker>
3131

3232
Alternatively, you can use one of our test servers, just ask us for access.
3333

@@ -52,9 +52,6 @@ on your local instance and then run ``python3 manage.py add-user-rest the userna
5252

5353
You can later list all the registered users with: ``python3 manage.py list-users-api``
5454

55-
[<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png"
56-
alt="Get it on F-Droid"
57-
height="80">](https://f-droid.org/packages/de.wger.flutter)
5855

5956
### 4
6057
Start the application with ``flutter run`` or use your IDE

0 commit comments

Comments
 (0)