Skip to content

Commit c4a41aa

Browse files
committed
docs: Add Platform Shields to README.md
- Added static shield for compatible platforms to the README.md - Added a "back to top" reference link at the end of the section: About the Project
1 parent 42e96b0 commit c4a41aa

1 file changed

Lines changed: 9 additions & 5 deletions

File tree

README.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,24 +26,27 @@
2626
<!-- SHIELDS FOR REPO -->
2727
<br />
2828
<p align="center">
29-
<a href="https://tg0-etee-python-api.readthedocs-hosted.com/en/latest/index.html#">
30-
<img src="https://img.shields.io/badge/docs-etee_Python_API-lightgrey"
31-
alt="Check our Docs!"></a>
3229
<a>
3330
<img src="https://img.shields.io/github/v/tag/eteexr/etee-Python-API"
3431
alt="Tag for latest stable release"></a>
32+
<a>
33+
<img src="https://img.shields.io/badge/platform-win--32%20%7C%20win--64-green"
34+
alt="Compatible Platforms"></a>
3535
<a>
3636
<img src="https://img.shields.io/badge/license-Apache 2.0-red"
3737
alt="License"></a>
3838
</p>
3939

4040
<!-- SHIELDS FOR SOCIALS -->
4141
<p align="center">
42+
<a href="https://tg0-etee-python-api.readthedocs-hosted.com/en/latest/index.html#">
43+
<img src="https://img.shields.io/badge/docs-etee_Python_API-blue"
44+
alt="Check our Docs!"></a>
4245
<a href="https://eteexr.com/">
43-
<img src="https://img.shields.io/badge/website-eteexr.com-blue"
46+
<img src="https://img.shields.io/badge/website-eteexr.com-white"
4447
alt="Check our Website!"></a>
4548
<a href="customer@eteexr.com">
46-
<img src="https://img.shields.io/badge/contact-customer%40eteexr.com-blue"
49+
<img src="https://img.shields.io/badge/contact-customer%40eteexr.com-white"
4750
alt="Support e-mail"></a>
4851
<a href="https://twitter.com/etee_tg0">
4952
<img src="https://img.shields.io/twitter/follow/etee_tg0?style=social"
@@ -120,6 +123,7 @@ With this API, you will be able to retrieve a wide range of [data from the eteeC
120123
For more information, please, visit our documentation site:
121124
[Developer Documentation - etee Python API][url-documentation]
122125

126+
<p align="right">(<a href="#readme-top">back to top</a>)</p>
123127

124128
<!-- GETTING STARTED -->
125129
## Getting Started

0 commit comments

Comments
 (0)