diff --git a/README.md b/README.md index 8a7cb93a9..f0e57e1b5 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,8 @@ Gitlab.configure do |config| end ``` +(Note: If you are using Gitlab.com's hosted service, your endpoint will be `https://gitlab.com/api/v3`) + Usage examples: ```ruby