Skip to content

Commit 8d4eee7

Browse files
bschoeningdkropachev
authored andcommitted
Change format of badges in README from .md to .rst (datastax#1212)
1 parent 908c6e1 commit 8d4eee7

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
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/scylla-driver.svg)](https://badge.fury.io/py/scylla-driver)
1+
.. |license| image:: https://img.shields.io/badge/License-Apache%202.0-blue.svg
2+
: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|
37

48
Scylla Python Driver
59
====================

0 commit comments

Comments
 (0)