From f01680f3774a351ac07735c9a775e2239c8b3996 Mon Sep 17 00:00:00 2001 From: koehr Date: Mon, 16 Mar 2020 15:18:57 +0100 Subject: [PATCH] update README --- README.md | 4 +++- scrot.jpg => docs/scrot.jpg | Bin 2 files changed, 3 insertions(+), 1 deletion(-) rename scrot.jpg => docs/scrot.jpg (100%) diff --git a/README.md b/README.md index 38b624e..5b46387 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # rpg-cards-ng -![Screenshot](https://nest.pijul.com/n4n/rpg-cards-ng:master/4a7e1e2dd8ea189109?raw) +![Screenshot](https://raw.githubusercontent.com/nkoehring/rpg-cards-ng/master/docs/scrot.jpg) New and shiny replacement for the slightly outdated and clunky [RPC Cards Generator](https://crobi.github.io/rpg-cards/generator/generate.html). Not yet usable. @@ -9,7 +9,9 @@ New and shiny replacement for the slightly outdated and clunky [RPC Cards Genera * [x] comfortable, mobile optimized interface * [x] handle decks of cards in a wysiwyg way * [x] save decks in your browser + * [ ] edit cards in a wysiwyg way * [ ] load icons from rpg-icons directly + * [ ] create and store cross-deck sets of cards * [ ] allow icons to be stored locally (in browser) * [ ] offline mode diff --git a/scrot.jpg b/docs/scrot.jpg similarity index 100% rename from scrot.jpg rename to docs/scrot.jpg