diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2014-05-13 07:18:16 +0000 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2014-05-13 07:18:16 +0000 |
commit | d85cc4c782e9ad97324dd7044308f9d16ecb627f (patch) | |
tree | 0e75e0ec885ed15d3d2ff546eedb074fba1a538a | |
parent | 68b89142aa6a55314ba6d6a62b9efe776b13ff07 (diff) | |
parent | f0e46ec9178bfa51034a27067ecbf14ad97f3a37 (diff) | |
download | gitlab-ce-d85cc4c782e9ad97324dd7044308f9d16ecb627f.tar.gz |
Merge branch 'api-wrapper' into 'master'
Api wrapper
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index c7c979c0caa..ca7bec3b6d6 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ * [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/), [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. +* Unofficial third-party [iPhone app](http://gitlabcontrol.com/), [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) and [Ruby API wrapper](https://github.com/NARKOZ/gitlab) for GitLab. ### Requirements |