diff options
author | Chandan Singh <csingh43@bloomberg.net> | 2018-08-24 01:17:14 +0100 |
---|---|---|
committer | Chandan Singh <csingh43@bloomberg.net> | 2018-09-13 11:58:38 +0100 |
commit | 19838a07ceccd10fe1772053e16a2937421bab0e (patch) | |
tree | 59ec1ffe7bb40c9233b7126a08f592ddd75e28a5 /README.rst | |
parent | c6155f8d40b5fc4564ed66b4f9d2cc0ad7144b8f (diff) | |
download | buildstream-19838a07ceccd10fe1772053e16a2937421bab0e.tar.gz |
README.rst: Add status badges for PyPI release and Python versions
The first badge will work fine right away while the second badge will
show "not found" until a release is made after merging this branch:
https://gitlab.com/BuildStream/buildstream/merge_requests/718.
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README.rst b/README.rst index f60ad8b1c..bb64d3f4c 100644 --- a/README.rst +++ b/README.rst @@ -13,6 +13,9 @@ About .. image:: https://gitlab.com/BuildStream/buildstream/badges/master/coverage.svg?job=coverage :target: https://gitlab.com/BuildStream/buildstream/commits/master +.. image:: https://img.shields.io/pypi/v/BuildStream.svg + :target: https://pypi.org/project/BuildStream + What is BuildStream? ==================== |