From ed05fdf034bf57c4e70e2c48c950c219aca69642 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Wed, 23 Mar 2022 01:21:26 -0700 Subject: fix: various pypi fixes --- README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..98044e8 --- /dev/null +++ b/README.md @@ -0,0 +1,20 @@ +# 🐍 `sen-py` + +[![PyPI version](https://badge.fury.io/py/senpy-club.svg)](https://badge.fury.io/py/senpy-club) + +The Senpy Club API Wrapper for Python + +## Usage + +```shell +poetry add senpy-club # Poetry +pip install senpy-club # PIP +``` + +## Examples + +Examples can be found within the [`examples/`](./examples) directory. + +## License + +[GNU General Public License v3.0](https://github.com/senpy-club/sen-py/blob/main/LICENSE) -- cgit v1.2.3