add basic homepage
This commit is contained in:
28
README.md
28
README.md
@@ -1,7 +1,27 @@
|
||||
# anki_creator_flask
|
||||
# anki-creator-flask
|
||||
|
||||
A webpage frontend to the anki hsk creator tool
|
||||
[](https://pypi.org/project/anki-creator-flask)
|
||||
[](https://pypi.org/project/anki-creator-flask)
|
||||
|
||||
# Packaging
|
||||
Build with (Hatch)[https://hatch.pypa.io/latest/]
|
||||
|
||||
build usign (Hatch)[https://hatch.pypa.io/latest/]
|
||||
-----
|
||||
|
||||
## Table of Contents
|
||||
|
||||
- [Installation](#installation)
|
||||
- [License](#license)
|
||||
|
||||
## Installation
|
||||
|
||||
```console
|
||||
pip install anki-creator-flask
|
||||
```
|
||||
|
||||
## Recognitions
|
||||
|
||||
This projects uses an html template by (html5up.ne)[https://html5up.net/paradigm-shift]
|
||||
|
||||
## License
|
||||
|
||||
`anki-creator-flask` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.
|
||||
|
||||
Reference in New Issue
Block a user