diff options
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -4,6 +4,11 @@ nix develop --command bin/watch.sh ``` +# Space repetition algorithm + +The SM2 algorithm used by Anki has been implemented for space repetition. See +[src/space_repetition.rs](src/space_repetition.rs). + # Deck Cards are created from a plain text `./deck` file: |