From cf44f0244215a694098251380326d20c242b8db1 Mon Sep 17 00:00:00 2001 From: alexattws Date: Fri, 17 Apr 2020 19:44:29 -0700 Subject: [PATCH] Update README.md --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ca8d661..d5e63bc 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ -# Gitea-group-sync +# Gitea Group Sync -This application adds users to the appropriate groups. +This application adds users to appropriate teams in Gitea based on group membership information in LDAP. + +Docker image available at [totalweb/gitea-group-sync](https://hub.docker.com/r/totalweb/gitea-group-sync). + +## Installation instructions You must have configured your LDAP with gitea @@ -47,4 +51,4 @@ or ![](images/Image6.png) -![](images/Image7.png) \ No newline at end of file +![](images/Image7.png)