summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormavlonerkinboev <mavlonbek.ibragimov007@gmail.com>2021-08-07 21:26:14 +0500
committermavlonerkinboev <mavlonbek.ibragimov007@gmail.com>2021-08-07 21:26:14 +0500
commitf3ca189d5986fe444917827c760adf1bf2a46fa9 (patch)
treeb0189dd4d541a56e4ce18f1069d53c97db456846
parent6897810693d03a2a8d160e9de841312db2bc7785 (diff)
Fixed display of screenshots
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 6d726b0..65a22a0 100644
--- a/README.md
+++ b/README.md
@@ -11,6 +11,6 @@ Recipes is a program created on the Flutter framework based on the Dart programm
## Screenshots
<hr>
-![[Screenshot_20210807-192454.jpg|360]]
-![[Screenshot_20210807-192504.jpg|360]]
-![[Screenshot_20210807-192511.jpg|360]] \ No newline at end of file
+<img src="screenshots/Screenshot_20210807-192454.jpg" width="360px"/>
+<img src="screenshots/Screenshot_20210807-192504.jpg" width="360px"/>
+<img src="screenshots/Screenshot_20210807-192511.jpg" width="360px"/>