Merge pull request #4815 from MegaDiablo/patch-1

add link on realisation api for java client
This commit is contained in:
Dmitriy Zaporozhets 2013-08-25 12:22:04 -07:00
commit 2b36dee644
1 changed files with 1 additions and 0 deletions

View File

@ -88,3 +88,4 @@ When listing resources you can pass the following parameters:
+ [php-gitlab-api](https://github.com/m4tthumphrey/php-gitlab-api) - PHP
+ [Ruby Wrapper](https://github.com/NARKOZ/gitlab) - Ruby
+ [python-gitlab](https://github.com/Itxaka/python-gitlab) - Python
+ [java-gitlab-api](https://github.com/timols/java-gitlab-api) - Java