diff options
author | mavlonerkinboev <mavlonbek.ibragimov007@gmail.com> | 2021-11-02 19:00:59 +0500 |
---|---|---|
committer | mavlonerkinboev <mavlonbek.ibragimov007@gmail.com> | 2021-11-02 19:00:59 +0500 |
commit | 1faa968af1c288d283552cb2293abfc1812f3771 (patch) | |
tree | 922c9665b6896aed220167d6077dce83f2ba7db4 | |
parent | 18900868e8a5cd42e80393aabaf63ba06cc4b5ca (diff) | |
parent | cf7c85948ea7006a7ec5378df721942019bd653e (diff) |
Merge remote-tracking branch 'origin/main'
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ Recipes is a program created on the Flutter framework based on the Dart programm 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> +3. In the <b>lib/models/recipe.dart</b> file, add detailed information to the list about your recipe.<br> ## Screenshots |