summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorChandan Singh <csingh43@bloomberg.net>2018-08-24 01:17:14 +0100
committerChandan Singh <csingh43@bloomberg.net>2018-09-13 11:58:38 +0100
commit19838a07ceccd10fe1772053e16a2937421bab0e (patch)
tree59ec1ffe7bb40c9233b7126a08f592ddd75e28a5 /README.rst
parentc6155f8d40b5fc4564ed66b4f9d2cc0ad7144b8f (diff)
downloadbuildstream-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.rst3
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?
====================