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 90c71ad commit ed8ec93Copy full SHA for ed8ec93
README.rst
@@ -1,5 +1,10 @@
1
-[](https://opensource.org/licenses/Apache-2.0)
2
-[](https://badge.fury.io/py/cassandra-driver)
+
+.. |license| image:: https://img.shields.io/badge/License-Apache%202.0-blue.svg
3
+ :target: https://opensource.org/licenses/Apache-2.0
4
+.. |version| image:: https://badge.fury.io/py/cassandra-driver.svg
5
+ :target: https://badge.fury.io/py/cassandra-driver
6
7
+|license| |version|
8
9
DataStax Driver for Apache Cassandra
10
====================================
0 commit comments