Skip to content

Commit 91d08d9

Browse files
update readme (#52)
1 parent d215afc commit 91d08d9

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
<img src="banner.png" >
1+
<img src="banner.png" style="border-radius: 10px;">
22

33
# Run Flutter Run
44

5-
A clone of the Runtastic mobile app
5+
A clone of the Runtastic or Strava mobile app
66

77
## Functionalities
88

@@ -14,7 +14,7 @@ Users can also view their previous sessions and follow other users to see, like
1414

1515
### Prerequisites
1616

17-
You need flutter (The best is to use the version 3.16 and above)
17+
You need flutter (The best is to use the version 3.19 and above)
1818

1919
### How to run
2020

@@ -28,20 +28,20 @@ flutter run
2828

2929
### New Activity
3030

31-
<img src="screenshots/new_activity/home.png" alt="Description de l'image" width="282px"> <img src="screenshots/new_activity/current_activity.png" alt="Description de l'image" width="280px">
31+
<img src="screenshots/new_activity/home.png" alt="Description de l'image" width="230px"> <img src="screenshots/new_activity/current_activity.png" alt="Description de l'image" width="230px">
3232

3333
### Activity list
3434

35-
<img src="screenshots/activity_list/activity_list.png" alt="Description de l'image" width="280px"> <img src="screenshots/activity_list/activity_details.png" alt="Description de l'image" width="280px"> <img src="screenshots/activity_list/activity_graph.png" alt="Description de l'image" width="280px">
35+
<img src="screenshots/activity_list/activity_list.png" alt="Description de l'image" width="230px"> <img src="screenshots/activity_list/activity_details.png" alt="Description de l'image" width="230px"> <img src="screenshots/activity_list/activity_graph.png" alt="Description de l'image" width="230px">
3636

3737
### Community
3838

39-
<img src="screenshots/community/all_activities.png" alt="Description de l'image" width="280px"> <img src="screenshots/community/pending_requests.png" alt="Description de l'image" width="280px"> <img src="screenshots/community/user_profile.png" alt="Description de l'image" width="280px">
39+
<img src="screenshots/community/all_activities.png" alt="Description de l'image" width="230px"> <img src="screenshots/community/pending_requests.png" alt="Description de l'image" width="230px"> <img src="screenshots/community/user_profile.png" alt="Description de l'image" width="230px">
4040

4141
### Settings
4242

43-
<img src="screenshots/settings/settings.png" alt="Description de l'image" width="280px"> <img src="screenshots/settings/edit_profile.png" alt="Description de l'image" width="280px">
43+
<img src="screenshots/settings/settings.png" alt="Description de l'image" width="230px"> <img src="screenshots/settings/edit_profile.png" alt="Description de l'image" width="230px">
4444

4545
### Login and registration
4646

47-
<img src="screenshots/login_registration/login.png" alt="Description de l'image" width="280px"> <img src="screenshots/login_registration/registration.png" alt="Description de l'image" width="282px">
47+
<img src="screenshots/login_registration/login.png" alt="Description de l'image" width="230px"> <img src="screenshots/login_registration/registration.png" alt="Description de l'image" width="232px">

banner.png

-302 KB
Loading

0 commit comments

Comments
 (0)