From 8f3797407bfd344758b2feac2e7d92545f0bd37e Mon Sep 17 00:00:00 2001 From: Garrone Joseph Date: Wed, 10 Mar 2021 23:55:37 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b2acc75..657da8d1 100644 --- a/README.md +++ b/README.md @@ -142,6 +142,8 @@ reactDom.render( then `yarn start` ... +Checkout [this concrete example](https://github.com/garronej/keycloakify-demo-app/blob/main/src/index.tsx) + *NOTE: keycloak-react-theming was renamed keycloakify since this video was recorded* [![kickstart_video](https://user-images.githubusercontent.com/6702424/108877866-f146ee80-75ff-11eb-8120-003b3c5f6dd8.png)](https://youtu.be/xTz0Rj7i2v8) @@ -167,7 +169,7 @@ TOTO: Provide a clean way, as abstracted as possible, way to do that. # GitHub Actions -![image](https://user-images.githubusercontent.com/6702424/110417203-6bae4e80-8095-11eb-8211-2592a5758668.png) +![image](https://user-images.githubusercontent.com/6702424/110708305-c44b2c00-81fa-11eb-8152-eeaaac0883d6.png) [Here is a demo repo](https://github.com/garronej/keycloakify-demo-app) to show how to automate the building and publishing of the theme (the .jar file).