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 e74b650 commit 5021081Copy full SHA for 5021081
README.rst
@@ -12,6 +12,12 @@ Supported Python version: 3.5+
12
.. image:: https://codecov.io/gh/bryanyang0528/ksql-python/branch/master/graph/badge.svg
13
:target: https://codecov.io/gh/bryanyang0528/ksql-python
14
15
+.. image:: https://pepy.tech/badge/ksql
16
+ :target: https://pepy.tech/project/ksql
17
+
18
+.. image:: https://pepy.tech/badge/ksql/month
19
+ :target: https://pepy.tech/project/ksql/month
20
21
Installation
22
------------
23
0 commit comments