|
26 | 26 | <!-- SHIELDS FOR REPO --> |
27 | 27 | <br /> |
28 | 28 | <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> |
32 | 29 | <a> |
33 | 30 | <img src="https://img.shields.io/github/v/tag/eteexr/etee-Python-API" |
34 | 31 | 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> |
35 | 35 | <a> |
36 | 36 | <img src="https://img.shields.io/badge/license-Apache 2.0-red" |
37 | 37 | alt="License"></a> |
38 | 38 | </p> |
39 | 39 |
|
40 | 40 | <!-- SHIELDS FOR SOCIALS --> |
41 | 41 | <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> |
42 | 45 | <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" |
44 | 47 | alt="Check our Website!"></a> |
45 | 48 | <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" |
47 | 50 | alt="Support e-mail"></a> |
48 | 51 | <a href="https://twitter.com/etee_tg0"> |
49 | 52 | <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 |
120 | 123 | For more information, please, visit our documentation site: |
121 | 124 | [Developer Documentation - etee Python API][url-documentation] |
122 | 125 |
|
| 126 | +<p align="right">(<a href="#readme-top">back to top</a>)</p> |
123 | 127 |
|
124 | 128 | <!-- GETTING STARTED --> |
125 | 129 | ## Getting Started |
|
0 commit comments