diff --git a/.github/logo.png b/.github/logo.png
new file mode 100644
index 0000000..432c3b6
Binary files /dev/null and b/.github/logo.png differ
diff --git a/README.md b/README.md
index 01ae392..3d4f4ef 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,30 @@
-# naplo
-Nem hivatalos e-napló alkalmazás az eKRÉTA rendszerhez
+
+
+
Filc Napló
+
+
+#### Nem hivatalos e-napló alkalmazás az eKRÉTA rendszerhez
+
+
### AppStore:
+
[](https://codemagic.io/apps/612cc79b35b443d1b2c638ec/612cc79b35b443d1b2c638eb/latest_build)
-`git clone --recursive https://github.com/filc/naplo`
+
+
+## Setup
+
+### Clone the project:
+
+```
+$ git clone --recursive https://github.com/filc/naplo
+$ cd naplo
+```
+
+### Run the app:
+
+```
+$ cd filcnaplo
+$ flutter run
+```