diff --git a/software/note-mark.yml b/software/note-mark.yml new file mode 100644 index 0000000000..993f128459 --- /dev/null +++ b/software/note-mark.yml @@ -0,0 +1,10 @@ +name: "Note Mark" +website_url: "https://notemark.docs.enchantedcode.co.uk/" +source_code_url: "https://github.com/enchant97/note-mark" +description: "A minimal web-based Markdown notes app." +licenses: + - AGPL-3.0 +platforms: + - Docker +tags: + - Note-taking & Editors \ No newline at end of file