diff --git a/docs/index.md b/docs/index.md index 1728070..64bd17e 100644 --- a/docs/index.md +++ b/docs/index.md @@ -34,7 +34,7 @@ To get your API token, join this [discord server](https://discord.gg/yyW389c), t **How can I support the project?** - Contribute to the [API](https://github.com/AiriAPI/Airi) -- Donate me via [Ko-fi](https://ko-fi.com/Kyoyo) +- Donate me via [Ko-fi](https://ko-fi.com/aetrnyx) - Give feedback or suggestions in [discord server](https://discord.gg/yyW389c). **Support for API** diff --git a/package.json b/package.json index b731c35..93c685c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "airi_docs", - "version": "1.4.7", + "version": "1.5.7", "description": "Documentatin for a API Serving Anime stuff", "author": "Kyoyo", "license": "AGPLv3", @@ -33,4 +33,4 @@ "prettier": "^2.2.1", "yorkie": "^2.0.0" } -} \ No newline at end of file +} diff --git a/src/API Packages/python.md b/src/API Packages/python.md new file mode 100644 index 0000000..74f0e50 --- /dev/null +++ b/src/API Packages/python.md @@ -0,0 +1,5 @@ +### Python + +--- + +- `pip install airi.py` [package link](https://pypi.org/project/airi.py/) _**works for all endpoints**_