aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md12
-rw-r--r--screenshot.pngbin0 -> 9441 bytes
2 files changed, 7 insertions, 5 deletions
diff --git a/README.md b/README.md
index 3a9f7d0..1a20b8e 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,10 @@
nix develop --command bin/watch.sh
```
+# Screenshot
+
+![Screenshot](screenshot.png)
+
# Space repetition algorithm
The SM2 algorithm used by Anki has been implemented for space repetition. See
@@ -21,10 +25,8 @@ Cards are created from a plain text `./deck` file:
- cat (indication) : chat
```
-# TODO
+# Backlog
- Fix crashes on zoom / changing vertical size
-
-## Maybe
-
-- Phonetics indication
+- Show a message when the deck can’t be read
+- Get a rough idea of card learning state
diff --git a/screenshot.png b/screenshot.png
new file mode 100644
index 0000000..c7ec2e5
--- /dev/null
+++ b/screenshot.png
Binary files differ