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 f81c8cd commit a302fd4Copy full SHA for a302fd4
1 file changed
README.rst
@@ -14,6 +14,10 @@ Summary
14
:target: https://pypi.org/project/SimpleSQLite
15
:alt: Supported Python versions
16
17
+.. image:: https://img.shields.io/pypi/implementation/SimpleSQLite.svg
18
+ :target: https://pypi.org/project/SimpleSQLite
19
+ :alt: Supported Python implementations
20
+
21
.. image:: https://img.shields.io/travis/thombashi/SimpleSQLite/master.svg?label=Linux/macOS%20CI
22
:target: https://travis-ci.org/thombashi/SimpleSQLite
23
:alt: Linux/macOS CI status
0 commit comments