diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 18 |
1 files changed, 13 insertions, 5 deletions
@@ -3,12 +3,20 @@ LibreEdit intended to be a simple open-source text editing app for iOS, written in Swift. -## TODO +LibreEdit integrates with the native iOS file manager, allowing users full +control over the files themselves. The editor is simple and should display all +file types. -- [ ] Add functionality to `New` button. -- [ ] Allow custom file names when saving. -- [ ] Allow editing of existing files. +There is an option to view rendered Markdown in the secondary actions menu in +the naviation bar. ## Screenshots - +Native file manager: + + +Editor: + + +Rendered Markdown: + |