Commit d85cc4c782e9ad97324dd7044308f9d16ecb627f
Exists in
spb-stable
and in
2 other branches
Merge branch 'api-wrapper' into 'master'
Api wrapper
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
README.md
... | ... | @@ -33,7 +33,7 @@ |
33 | 33 | |
34 | 34 | * [GitLab CI](https://www.gitlab.com/gitlab-ci/) is a continuous integration (CI) server that is easy to integrate with GitLab. |
35 | 35 | |
36 | -* 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. | |
36 | +* 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. | |
37 | 37 | |
38 | 38 | ### Requirements |
39 | 39 | ... | ... |