summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkaren Carias <karen@gitlab.com>2015-08-27 12:41:45 -0700
committerkaren Carias <karen@gitlab.com>2015-08-27 12:41:45 -0700
commit638f3e93a05d191b96f0606f122e08bcffdfc41e (patch)
treef682d4c8d2f53c25b48f54a5ab1d3a1175d718f3
parent26ed452b5c91d4900464a11351dfa24ec6b7cf19 (diff)
downloadgitlab-ci-638f3e93a05d191b96f0606f122e08bcffdfc41e.tar.gz
added note about using CI without GitLab
-rw-r--r--doc/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.md b/doc/README.md
index 561bfe6..1e03acf 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -27,4 +27,4 @@
+ [API](api/README.md)
### Note
-It’s possible to use GitLab CI without GitLab. You will need to mirror your repository to GitLab.com or move it there.
+To use GitLab CI without GitLab, you will need to mirror your repository to GitLab.com or move it there.