Skip to content

Commit a6c9324

Browse files
authored
Update README.rst
1 parent 19349e8 commit a6c9324

1 file changed

Lines changed: 9 additions & 10 deletions

File tree

README.rst

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ Brawl Stats
2121
:alt: MIT License
2222

2323
| This library is a sync and async wrapper the unofficial `Brawl Stars API`_.
24+
| Python 3.5.3 or later is required.
2425
| To keep up with API changes, discussions, and status, I recommend you join the API's `discord server`_.
2526
2627
Features
@@ -59,7 +60,14 @@ Examples are in the `examples folder`_.
5960
- ``async.py`` shows you basic async usage
6061
- ``discord_cog.py`` shows an example Discord Bot cog using `discord.py rewrite`_
6162

62-
Contributors
63+
Misc
64+
~~~~
65+
66+
- If you are currently using this wrapper, feel free to star this repository :)
67+
- If you come across an issue in the wrapper, please `create an issue`_. Do **not** PM me on Discord for help.
68+
- If you need an API Key, create one using the `dashboard`_.
69+
70+
Contributing
6371
~~~~~~~~~~~~
6472
Special thanks to this project's contributors ❤️
6573

@@ -70,15 +78,6 @@ Special thanks to this project's contributors ❤️
7078
- `Kyber`_
7179
- `Pollen`_
7280

73-
Misc
74-
~~~~
75-
76-
| If you are currently using this wrapper, feel free to star this repository :)
77-
| If you come across an issue in the wrapper, please `create an issue`_. Do **not** PM me on Discord for help.
78-
| If you need an API Key, create one using the `dashboard`_.
79-
80-
Contributing
81-
~~~~~~~~~~~~
8281
If you want to contribute, whether it be a bug fix or new feature, make sure to follow the `contributing guidelines`_.
8382

8483
.. _Brawl Stars API: https://api.brawlapi.cf/v1

0 commit comments

Comments
 (0)