diff options
author | Tristan Van Berkom <tristan.vanberkom@codethink.co.uk> | 2018-08-27 15:51:47 +0900 |
---|---|---|
committer | Tristan Van Berkom <tristan.vanberkom@codethink.co.uk> | 2018-08-27 16:00:33 +0900 |
commit | 97373d2f1f0a10c1030103ea32b3c8b1eaf4310b (patch) | |
tree | eac16e96b589c19998d8165e7f8c1055c5ae8b6a | |
parent | 0fd3d96e30ca6225f90e41f409d2eb6317726e0f (diff) | |
download | buildstream-97373d2f1f0a10c1030103ea32b3c8b1eaf4310b.tar.gz |
Revert "README.rst: Removing the badges"
This reverts commit da19bcf1de75bf930d0f233addc858b4073d0173.
-rw-r--r-- | README.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/README.rst b/README.rst index 0af603fdc..6f64f47a6 100644 --- a/README.rst +++ b/README.rst @@ -1,5 +1,10 @@ About ----- +.. image:: https://gitlab.com/BuildStream/buildstream/badges/master/pipeline.svg + :target: https://gitlab.com/BuildStream/buildstream/commits/master + +.. image:: https://gitlab.com/BuildStream/buildstream/badges/master/coverage.svg?job=coverage + :target: https://gitlab.com/BuildStream/buildstream/commits/master What is BuildStream? |