Skip to content

Commit

Permalink
Not affiliated
Browse files Browse the repository at this point in the history
  • Loading branch information
kerrickstaley committed Feb 14, 2017
1 parent bff0503 commit e516192
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
`genanki` allows you to programatically generate decks in Python 3 for Anki, a popular spaced-repetition flashcard
program. Please see below for concepts and usage.

*This library and its author(s) are not affiliated/associated with the main Anki project in any way.*

## Notes
The basic unit in Anki is the `Note`, which contains a fact to memorize. `Note`s correspond to one or more `Card`s.

Expand Down

0 comments on commit e516192

Please sign in to comment.