remove data files to separate git
This commit is contained in:
21
README.md
21
README.md
@@ -1,3 +1,22 @@
|
||||
# anki-hsk-creator
|
||||
|
||||
creates anki hsk decks from a list of words
|
||||
Build with (Hatch)[https://hatch.pypa.io/latest/]
|
||||
|
||||
creates anki hsk decks from a list of words
|
||||
|
||||
-----
|
||||
|
||||
## Table of Contents
|
||||
|
||||
- [Installation](#installation)
|
||||
- [License](#license)
|
||||
|
||||
## Installation
|
||||
|
||||
```console
|
||||
pip install anki-hsk-creator
|
||||
```
|
||||
|
||||
## License
|
||||
|
||||
`anki-hsk-creator` is distributed under the terms of the GNU GENERAL PUBLIC LICENSE Version 3
|
||||
|
||||
Reference in New Issue
Block a user