From a1afa92b2aeec4110e2a93e0b8bbe038a2f7f16d Mon Sep 17 00:00:00 2001 From: "Paul D. Waite" Date: Thu, 11 May 2017 15:25:29 +0100 Subject: [PATCH] Anchor formatting? See #1. --- README.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/README.md b/README.md index 6f9fb0a..3707ace 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ A Keycloak theme using GOV.UK Template and Elements. +- [How to use](#how-to-use) +- [Developers](#developers) + + ## How to use @@ -24,3 +28,21 @@ The theme will now be used for all Keycloak log in screens on your realm - inclu ![](docs/images/use-4.png) + +## Developers + +- Updating Keycloak theme files + +- Updating GOV.UK projects + +- Updating the GOV.UK themes + +- Testing + + - Docker + + - Keycloak (localhost:8080) + + - Mailcatcher (MailDev) (localhost:8081) + +