From 7f4ce1e80f9d2e521ae3a1d09366b64ec87d49bb Mon Sep 17 00:00:00 2001 From: mavlonerkinboev Date: Sat, 7 Aug 2021 21:29:55 +0500 Subject: Removed horizontal rules --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 65a22a0..ca07eae 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,14 @@ # Recipes -
+ Recipes is a program created on the Flutter framework based on the Dart programming language.

## Adding a new recipe -
+ 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.

## Screenshots -
-- cgit v1.2.3