diff --git a/README.md b/README.md new file mode 100644 index 0000000..3f1b8a4 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +## flask markdownViewer + +### features + +- **Upload your markdown files and display them in a styled way** +- **Host links or files for display purposes** + +#### todo + +- **Login**: Make it, so that you can only add new things when logged in +- **Update**: Update current markdown files to display new content +- **Fetching**: Fetch .md from plain text links to display them dynamically