clanki 1.0.0 → 1.0.1
raw patch · 1 files changed
+3/−3 lines, 1 files
Files
- clanki.cabal +3/−3
clanki.cabal view
@@ -2,9 +2,9 @@ -- see http://haskell.org/cabal/users-guide/ name: clanki-version: 1.0.0-synopsis: Command-line spaced-repetition learning software. CL (command line) + Anki (popular spaced-repetition software) = Clanki.-description: Usage is fairly simple, just follow the instructions after running the program. Add a deck, add cards to the deck, then quiz whenever possible. The program will determine what cards need to be reviewed, using the Super Memo 2 algorithm.+version: 1.0.1+synopsis: Command-line spaced-repetition software+description: Command-line spaced-repetition learning software. CL (command line) + Anki (popular spaced-repetition software) = Clanki. Usage is fairly simple, just follow the instructions after running the program. Add a deck, add cards to the deck, then quiz whenever possible. The program will determine what cards need to be reviewed, using the Super Memo 2 algorithm. license: MIT license-file: LICENSE author: Marcus Buffett