aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..367a5cb
--- /dev/null
+++ b/README.md
@@ -0,0 +1,14 @@
+# LibreEdit
+
+LibreEdit intended to be a simple open-source text editing app for iOS, written
+in Swift.
+
+## TODO
+
+- [ ] Add functionality to `New` button.
+- [ ] Allow custom file names when saving.
+- [ ] Allow editing of existing files.
+
+## Screenshots
+
+![Libre Edit](Screenshots/libre_edit.png)