From cf7c85948ea7006a7ec5378df721942019bd653e Mon Sep 17 00:00:00 2001
From: Mavlon <82092080+mavlushechka@users.noreply.github.com>
Date: Sun, 31 Oct 2021 00:55:49 +0500
Subject: Fixed name of foler models
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 887508c..ecef9e7 100644
--- a/README.md
+++ b/README.md
@@ -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 assets/ folder.
2. In order for the program to detect your image, you need to add the path to your image to the assets section in pubspec.yaml file.
-3. In the lib/model/recipe.dart file, add detailed information to the list about your recipe.
+3. In the lib/models/recipe.dart file, add detailed information to the list about your recipe.
## Screenshots
--
cgit v1.2.3