diff options
author | Mike Lewis <mlewis@gitlab.com> | 2019-01-29 01:28:48 +0000 |
---|---|---|
committer | Mike Lewis <mlewis@gitlab.com> | 2019-01-29 01:28:48 +0000 |
commit | 7cbaa68734a451357c75f005cd8346b257fa3ca6 (patch) | |
tree | 17519c60ade06c9fc72929e362cf92c70ebfc19e /doc | |
parent | 719e48e6bd3dfca222a66bc6b6615b56ac63d78e (diff) | |
download | gitlab-ce-7cbaa68734a451357c75f005cd8346b257fa3ca6.tar.gz |
Update kitchen metaphor per Suri comment
Diffstat (limited to 'doc')
-rw-r--r-- | doc/README.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/README.md b/doc/README.md index b70efe03e7a..1a0359f9e2a 100644 --- a/doc/README.md +++ b/doc/README.md @@ -52,9 +52,10 @@ GitLab provides solutions for [all the stages of the DevOps lifecycle](https://a ![DevOps Stages](img/devops-stages.png) -With GitLab, you are the chef and GitLab is your fully stocked kitchen. -We provide all the ingredients, appliances, and tools to choose from; -you bring your idea, expertise, and the choice of where to serve the final product. +GitLab is like a top-of-the-line kitchen for making software. As the executive +chef, you decide what software you want serve. Using your recipe, GitLab handles +all the prep work, cooking, and delivery, so you can turn around orders faster +than ever. The following sections provide links to documentation for each DevOps stage: |