summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordevcurmudgeon <paul.sherwood@codethink.co.uk>2018-10-10 19:24:14 +0000
committerdevcurmudgeon <paul.sherwood@codethink.co.uk>2018-10-10 19:24:14 +0000
commit39492db848a193d2d8bc1b827b3bd1934bdd7a3f (patch)
tree1b5399e30af42cb3890df64857cb9f83b0af4033
parent35ac26a74be702deedbaaa5acf603194e0910731 (diff)
parent7d96333f061fb5c31d17e71966030a898e47a08c (diff)
downloadbuildstream-39492db848a193d2d8bc1b827b3bd1934bdd7a3f.tar.gz
Merge branch 'patch-2' into 'master'
README: Update to add link to website See merge request BuildStream/buildstream!859
-rw-r--r--README.rst3
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.