aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--README.md (renamed from README)8
-rw-r--r--flutter-todo.pngbin0 -> 16956 bytes
2 files changed, 4 insertions, 4 deletions
diff --git a/README b/README.md
index cf06593..20a5f77 100644
--- a/README
+++ b/README.md
@@ -1,13 +1,13 @@
-Flutter Todo App
-================
+# Flutter Todo App
Copy main.dart to a ready project and compile it.
Run server.dart anywhere you want, it creates users files inside
the folder it is running.
-App Tutorial
-============
+# App Tutorial
It's not user-friendly, I'll work on it later.
1. Login
2. Insert your todo and press that plus button
3. Save
+
+![screenshot](flutter-todo.png)
diff --git a/flutter-todo.png b/flutter-todo.png
new file mode 100644
index 0000000..5306168
--- /dev/null
+++ b/flutter-todo.png
Binary files differ