We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff6fe87 commit 8f7e251Copy full SHA for 8f7e251
1 file changed
README.rst
@@ -6,7 +6,8 @@ Hetzner Cloud Python
6
:target: https://travis-ci.com/hetznercloud/hcloud-python
7
.. image:: https://readthedocs.org/projects/hcloud-python/badge/?version=latest
8
:target: https://hcloud-python.readthedocs.io
9
-
+.. image:: https://img.shields.io/pypi/pyversions/hcloud.svg
10
+ :target: https://pypi.org/project/hcloud/
11
12
13
**IMPORTANT: This project is still in development and not ready production yet!**
@@ -57,4 +58,4 @@ License
57
58
-------------
59
The MIT License (MIT). Please see `License File`_ for more information.
60
-.. _License File: https://github.com/hetznercloud/hcloud-python/blob/master/LICENSE
61
+.. _License File: https://github.com/hetznercloud/hcloud-python/blob/master/LICENSE
0 commit comments