From e16e7f77be55d4a89fda15e66ca0dfa5af572368 Mon Sep 17 00:00:00 2001 From: Joseph Garrone Date: Tue, 13 Apr 2021 16:41:32 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0eb6bbd..b928df2 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ If you want your module to support Deno as well checkout [denoify_ci](https://gi # Examples of project using this template - [denoify](https://github.com/garronej/denoify) -- [keycloak-react-theming](https://github.com/garronej/keycloak-react-theming) +- [keycloakify](https://github.com/garronej/keycloakify) - [tss-react](https://github.com/garronej/tss-react) - [EVT](https://github.com/garronej/evt) (uses [denoify_ci](https://github.com/garronej/denoify_ci) )