diff options
author | Tristan Van Berkom <tristan.vanberkom@codethink.co.uk> | 2016-11-09 16:55:40 +0900 |
---|---|---|
committer | Tristan Van Berkom <tristan.vanberkom@codethink.co.uk> | 2016-11-09 16:55:40 +0900 |
commit | 5c0230bfb7cf33a48dba88efeea244b814037cb4 (patch) | |
tree | a790c15553b5cde85b3768bb09cc9902242e060a /README.rst | |
parent | bbffa13a5a44c95e01db7b77a764112e43f87523 (diff) | |
download | buildstream-5c0230bfb7cf33a48dba88efeea244b814037cb4.tar.gz |
Give the readme a title
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 eaeb54f4c..295f46d06 100644 --- a/README.rst +++ b/README.rst @@ -1,3 +1,6 @@ +BuildStream +=========== + BuildStream is a flexible and extensible framework for the modelling of build and CI pipelines in a declarative YAML format, written in python. |