summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorthorin <thorin.iv@gmail.com>2013-12-11 10:07:41 +0000
committerthorin <thorin.iv@gmail.com>2013-12-11 10:07:41 +0000
commit9fcc9a62fe8229da5d88f46b8208f4e6f40c5019 (patch)
treea3a606a276b70a4ec0278ef1f40b9d6d680efaf7 /README.md
parentc86d3f196e151e640426f97255186fab63849cfb (diff)
downloadgitlab-ci-9fcc9a62fe8229da5d88f46b8208f4e6f40c5019.tar.gz
Minor improvements to README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index ee20fb8..d311515 100644
--- a/README.md
+++ b/README.md
@@ -32,8 +32,8 @@ Hardware requirements:
* Quick project setup: add your project in a single click, all setup automatic via the GitLab API
* Elegant and flexible: build scripts are written in bash, test projects in any programming language
* Merge request integration: see the status of the feature branch build within the Merge Request
-* Distributed by default: GitLab CI and build runners can on separate machines providing more stability
-* Realtime logging: the current build log scolls and update every few seconds
+* Distributed by default: GitLab CI and build runners can run on separate machines providing more stability
+* Realtime logging: the current build log scrolls and updates every few seconds
### Limitations