diff --git a/readme.md b/readme.md index aa1e47d..c3e56d9 100644 --- a/readme.md +++ b/readme.md @@ -67,3 +67,11 @@ Usage of gogitlabber: env = GIT_URL (default "gitlab.com") ``` + +# Gitea +Make sure the Gitea Access Token has at least the following permissions: +- user - read +- repository - read + +# Gitlab +Make sure the Gitlab Access Token has the `api` scope.