@@ -6,7 +6,7 @@ This project provides a full featured Java API for working with GitLab repositor
...
@@ -6,7 +6,7 @@ This project provides a full featured Java API for working with GitLab repositor
It is quite simple to use, all you need is the URL to your GitLab server and the Private Token from your GitLab Account Settings page. Once you have that info it is as simple as:
It is quite simple to use, all you need is the URL to your GitLab server and the Private Token from your GitLab Account Settings page. Once you have that info it is as simple as:
```java
```java
// Create a GitLabApi instance to communicate with your GitLab server
// Create a GitLabApi instance to communicate with your GitLab server