summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSiddhant Goel <me@sgoel.org>2019-10-09 23:15:21 +0200
committerSiddhant Goel <me@sgoel.org>2019-10-09 23:15:21 +0200
commit54accd186afbdd4bd1b363d9ba166acf62ee97ae (patch)
tree0ba183e621d9e5253c12e43cd374676b23d6421c
parent77efb4fc17cd49331df3b63e452f08a379539367 (diff)
include python versions badge in readme
-rw-r--r--README.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index da59f40..f747196 100644
--- a/README.rst
+++ b/README.rst
@@ -7,6 +7,9 @@ Beancount ING-DiBa Importer
.. image:: https://img.shields.io/pypi/v/beancount-ing-diba.svg
:target: https://pypi.python.org/pypi/beancount-ing-diba
+.. image:: https://img.shields.io/pypi/pyversions/beancount-ing-diba.svg
+ :target: https://pypi.python.org/pypi/beancount-ing-diba
+
:code:`beancount-ing-diba` provides an Importer for converting CSV exports of
`ING-DiBa`_ account summaries to the Beancount_ format.