From 72fc4cf642de747694402a19e1c66872ebc7e8e2 Mon Sep 17 00:00:00 2001 From: Aroy-Art Date: Wed, 2 Aug 2023 15:59:03 +0200 Subject: [PATCH] Add: basic feature list to README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index be8e9a4..04cb30e 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,16 @@ My try to make a Social media archiving web tool with django and gallery-dl +## Features / Roadmap +*Note!* This is still in early development so stuff will change. + +- - [ ] Site support +- - - [ ] [Furaffinity](https://www.furaffinity.net) +- - [ ] Media support and previews +- - - [x] Flash (With [Ruffle](https://github.com/ruffle-rs/ruffle/)) +- - - [x] PDF (With HTML embed tag) +- - - [X] Image (With HTML img tag) +- - - [ ] other text documents ---