From 532a4f96ac69daecd5f4921bbf8e327d826f07c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Chalet?= Date: Thu, 13 Sep 2018 13:53:48 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 687a6605..a2656983 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,10 @@ It also allows you to manage all your users using local password or an external (e.g. Facebook or Google) for all your applications in one central place, with the power to control who can access your API and the information that is exposed to each client. +## Documentation + +**The documentation can be found in the [dedicated repository](https://openiddict.github.io/openiddict-documentation)**. + ## Samples **[Specialized samples can be found in the samples repository](https://github.com/openiddict/openiddict-samples):**