From 61a3cb2ff4fd673fe5bb51ed69d2aa5659754e53 Mon Sep 17 00:00:00 2001 From: piecka Date: Fri, 21 Mar 2025 11:22:40 +0100 Subject: [PATCH] addet README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README.md 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