summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormavlonerkinboev <mavlonbek.ibragimov007@gmail.com>2021-08-07 21:19:20 +0500
committermavlonerkinboev <mavlonbek.ibragimov007@gmail.com>2021-08-07 21:19:20 +0500
commit6897810693d03a2a8d160e9de841312db2bc7785 (patch)
tree46264f45af170d753562c0c241f0805174b86f52
parent5889baee20a480056518daea4ab1535c39b40566 (diff)
released
-rw-r--r--README.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..6d726b0
--- /dev/null
+++ b/README.md
@@ -0,0 +1,16 @@
+# Recipes
+<hr>
+Recipes is a program created on the Flutter framework based on the Dart programming language.<br><br>
+
+## Adding a new recipe
+<hr>
+1. Add the kebab image to the <b>assets/</b> folder.<br>
+2. In order for the program to detect your image, you need to add the path to your image to the <b>assets</b> section in <b>pubspec.yaml</b> file.<br>
+3. In the <b>lib/model/recipe.dart</b> file, add detailed information to the list about your recipe.<br><br>
+
+## Screenshots
+<hr>
+
+![[Screenshot_20210807-192454.jpg|360]]
+![[Screenshot_20210807-192504.jpg|360]]
+![[Screenshot_20210807-192511.jpg|360]] \ No newline at end of file