We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 908c6e1 commit 8d4eee7Copy full SHA for 8d4eee7
README.rst
@@ -1,5 +1,9 @@
1
-[](https://opensource.org/licenses/Apache-2.0)
2
-[](https://badge.fury.io/py/scylla-driver)
+.. |license| image:: https://img.shields.io/badge/License-Apache%202.0-blue.svg
+ :target: https://opensource.org/licenses/Apache-2.0
3
+.. |version| image:: https://badge.fury.io/py/scylla-driver.svg
4
+ :target: https://badge.fury.io/py/scylla-driver
5
+
6
+|license| |version|
7
8
Scylla Python Driver
9
====================
0 commit comments