aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md15
1 files changed, 0 insertions, 15 deletions
diff --git a/README.md b/README.md
deleted file mode 100644
index eabd654..0000000
--- a/README.md
+++ /dev/null
@@ -1,15 +0,0 @@
-# Kulinar
-
-This simple and efficient cooking app is designed to improve your time with recipes.
-Organize, share and read recipes easily and comfortably.
-
-# Installation
-
-This app is available on the Google Play Store.
-
-It can also be compiled and installed from source using flutter.
-First make sure your device is connected, has enough storage and you have permission to install the app.
-Next, in the root directory of this repo run:
-```bash
-flutter install
-```