diff options
author | dosire <sytses@gmail.com> | 2014-05-03 11:03:34 +0200 |
---|---|---|
committer | dosire <sytses@gmail.com> | 2014-05-03 11:03:34 +0200 |
commit | cac61501fd5d21eb7e4d8e494c3ea9d7d4e35005 (patch) | |
tree | a97aa5823b426a5ad7be0f8e8e6f902d88093977 /README.md | |
parent | 993fc8485518e53b7b868b47a622455b01d741a1 (diff) | |
download | gitlab-ce-cac61501fd5d21eb7e4d8e494c3ea9d7d4e35005.tar.gz |
Add command line client information and fix link to ee.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md index 3f3453a267a..cb755a411e8 100644 --- a/README.md +++ b/README.md @@ -29,11 +29,11 @@ * [GitLab.com](https://www.gitlab.com/) includes information about [subscriptions](https://www.gitlab.com/subscription/), [consultancy](https://www.gitlab.com/consultancy/), the [community](https://www.gitlab.com/community/) and the [hosted GitLab Cloud](https://www.gitlab.com/cloud/). -* [GitLab Enterprise Edition](https://www.gitlab.com/gitlab-ce/) offers additional features that are useful for larger organizations (100+ users). +* [GitLab Enterprise Edition](https://www.gitlab.com/gitlab-ee/) offers additional features aimed at larger organizations. * [GitLab CI](https://www.gitlab.com/gitlab-ci/) is a continuous integration (CI) server that is easy to integrate with GitLab. -* Unofficial third-party [iPhone app](http://gitlabcontrol.com/) and [Android app](https://play.google.com/store/apps/details?id=com.bd.gitlab&hl=en) for GitLab +* Unofficial third-party [iPhone app](http://gitlabcontrol.com/)m [Android app](https://play.google.com/store/apps/details?id=com.bd.gitlab&hl=en) and [command line client](https://github.com/drewblessing/gitlab-cli) for GitLab. ### Requirements |