Skip to content

Commit ed8ec93

Browse files
authored
Change format of badges in README from .md to .rst (#1212)
1 parent 90c71ad commit ed8ec93

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.rst

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
1-
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
2-
[![PyPI version](https://badge.fury.io/py/cassandra-driver.svg)](https://badge.fury.io/py/cassandra-driver)
1+
2+
.. |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|
38

49
DataStax Driver for Apache Cassandra
510
====================================

0 commit comments

Comments
 (0)