diff --git a/README.md b/README.md index e034bba..8b0373f 100644 --- a/README.md +++ b/README.md @@ -1 +1,11 @@ -# Schmökerei Keycloak Theme \ No newline at end of file +# Schmökerei Keycloak Theme + +Clone into `themes` folder of your Keycloak instance + +docker-compose volume mapping example: + +```yaml + keycloak: + volumes: + - ./themes:/opt/keycloak/themes +``` \ No newline at end of file