summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkaren Carias <karen@gitlab.com>2015-08-27 15:01:50 -0700
committerkaren Carias <karen@gitlab.com>2015-08-27 15:01:50 -0700
commit8b364a135f0b410075ff70cd53e1ae69ec0a6285 (patch)
tree58b78833713701cd0911f126be75d2daf7af550e
parent638f3e93a05d191b96f0606f122e08bcffdfc41e (diff)
downloadgitlab-ci-8b364a135f0b410075ff70cd53e1ae69ec0a6285.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 1e03acf..101a38c 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -27,4 +27,4 @@
+ [API](api/README.md)
### Note
-To use GitLab CI without GitLab, you will need to mirror your repository to GitLab.com or move it there.
+To use GitLab CI with GitHub or others, you should mirror your repository to GitLab.com or move it there.