From 90611aefefb7091ca8e9da49e44d3a736b4682cf Mon Sep 17 00:00:00 2001
From: Valentin Tolmer
Date: Fri, 29 Apr 2022 10:02:53 +0200
Subject: [PATCH] readme: Make compatible services more explicit
---
README.md | 43 +++++++++++++++++++++++++++++++++++++------
1 file changed, 37 insertions(+), 6 deletions(-)
diff --git a/README.md b/README.md
index e8bf149..976519c 100644
--- a/README.md
+++ b/README.md
@@ -28,11 +28,27 @@
+ - [About](##About)
+ - [Installation](##Installation)
+ - [With Docker](###With-Docker)
+ - [From source](###From-source)
+ - [Cross-compilation](###Cross-compilation)
+ - [Client configuration](##Client-configuration)
+ - [Compatible services](##compatible-services)
+ - [General configuration guide](###general-configuration-guide)
+ - [Sample cient configurations](###Sample-client-configurations)
+ - [Comparisons with other services](##Comparisons-with-other-services)
+ - [vs OpenLDAP](###vs-openldap)
+ - [vs FreeIPA](###vs-freeipa)
+ - [I can't log in!](##i-cant-log-in)
+ - [Contributions](##Contributions)
+
## About
This project is a lightweight authentication server that provides an
opinionated, simplified LDAP interface for authentication. It integrates with
-many backends, from KeyCloak to Authelia to Nextcloud and more!
+many backends, from KeyCloak to Authelia to Nextcloud and
+[more](##compatible-services)!