diff options
author | Javier Jardón <jjardon@gnome.org> | 2018-12-19 11:48:03 +0000 |
---|---|---|
committer | Javier Jardón <jjardon@gnome.org> | 2018-12-19 15:36:11 +0000 |
commit | a2f1d879da432bb33898c259c71d1fdf4f02847a (patch) | |
tree | 8cb5d243af3823eea9e846c76eb3405bdcb87d9e /README.rst | |
parent | 898a23a547432e9cc59eb29e440528ad6b843915 (diff) | |
download | buildstream-a2f1d879da432bb33898c259c71d1fdf4f02847a.tar.gz |
README.rst: Add license badge
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 b514d2d7b..bb21363c1 100644 --- a/README.rst +++ b/README.rst @@ -16,6 +16,9 @@ About .. image:: https://img.shields.io/pypi/v/BuildStream.svg :target: https://pypi.org/project/BuildStream +.. image:: https://app.fossa.io/api/projects/git%2Bgitlab.com%2FBuildStream%2Fbuildstream.svg?type=shield + :target: https://app.fossa.io/projects/git%2Bgitlab.com%2FBuildStream%2Fbuildstream?ref=badge_shield + What is BuildStream? ==================== |