diff options
author | Laurence Urhegyi <laurence.urhegyi@codethink.co.uk> | 2018-10-10 19:24:14 +0000 |
---|---|---|
committer | devcurmudgeon <paul.sherwood@codethink.co.uk> | 2018-10-10 19:24:14 +0000 |
commit | 7d96333f061fb5c31d17e71966030a898e47a08c (patch) | |
tree | 1b5399e30af42cb3890df64857cb9f83b0af4033 /README.rst | |
parent | 35ac26a74be702deedbaaa5acf603194e0910731 (diff) | |
download | buildstream-7d96333f061fb5c31d17e71966030a898e47a08c.tar.gz |
README: Update to add link to website
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/README.rst b/README.rst index bb64d3f4c..9a67dd40c 100644 --- a/README.rst +++ b/README.rst @@ -19,7 +19,8 @@ About What is BuildStream? ==================== -BuildStream is a Free Software tool for building/integrating software stacks. +`BuildStream <https://buildstream.build>`_ is a Free Software tool for +building/integrating software stacks. It takes inspiration, lessons and use-cases from various projects including OBS, Reproducible Builds, Yocto, Baserock, Buildroot, Aboriginal, GNOME Continuous, JHBuild, Flatpak Builder and Android repo. |