File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,9 +8,9 @@ Brawl Stats
88 :target: https://pypi.org/project/brawlstats/
99 :alt: PyPi
1010
11- .. image :: https://travis-ci .com/SharpBit/brawlstats. svg?branch=master
12- :target: https://travis-ci .com/SharpBit/brawlstats
13- :alt: Travis-CI build
11+ .. image :: https://github .com/SharpBit/brawlstats/actions/workflows/tests.yml/badge. svg
12+ :target: https://github .com/SharpBit/brawlstats/actions/workflows/tests.yml/badge.svg
13+ :alt: GitHub Actions Tests
1414
1515.. image :: https://img.shields.io/pypi/pyversions/brawlstats.svg
1616 :target: https://pypi.org/project/brawlstats/
@@ -20,6 +20,10 @@ Brawl Stats
2020 :target: https://github.com/SharpBit/brawlstats/blob/master/LICENSE
2121 :alt: MIT License
2222
23+ .. image :: https://readthedocs.org/projects/brawlstats/badge/?version=stable
24+ :target: https://brawlstats.readthedocs.io/en/stable/?badge=stable
25+ :alt: Documentation Status
26+
2327- BrawlStats is a sync and async Python API wrapper to fetch statistics from the official Brawl Stars API.
2428- Python 3.9 or later is required.
2529
Original file line number Diff line number Diff line change @@ -5,9 +5,9 @@ Welcome to Brawl Stats' documentation!
55 :target: https://pypi.org/project/brawlstats/
66 :alt: PyPi
77
8- .. image :: https://travis-ci .com/SharpBit/brawlstats. svg?branch=master
9- :target: https://travis-ci .com/SharpBit/brawlstats
10- :alt: Travis-CI build
8+ .. image :: https://github .com/SharpBit/brawlstats/actions/workflows/tests.yml/badge. svg
9+ :target: https://github .com/SharpBit/brawlstats/actions/workflows/tests.yml/badge.svg
10+ :alt: GitHub Actions Tests
1111
1212.. image :: https://img.shields.io/pypi/pyversions/brawlstats.svg
1313 :target: https://pypi.org/project/brawlstats/
@@ -17,6 +17,10 @@ Welcome to Brawl Stats' documentation!
1717 :target: https://github.com/SharpBit/brawlstats/blob/master/LICENSE
1818 :alt: MIT License
1919
20+ .. image :: https://readthedocs.org/projects/brawlstats/badge/?version=stable
21+ :target: https://brawlstats.readthedocs.io/en/stable/?badge=stable
22+ :alt: Documentation Status
23+
2024- BrawlStats is a sync and async Python API wrapper to fetch statistics from the official Brawl Stars API.
2125- Python 3.9 or later is required.
2226
You can’t perform that action at this time.
0 commit comments