From 4b8f8cacc28a65a26610aabe63e60dbb45199dd7 Mon Sep 17 00:00:00 2001 From: Garrone Joseph Date: Sun, 28 Feb 2021 10:57:13 +0100 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 3edc554..c4a6641 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,13 @@ Besides, good stuff that comes with using this template: If you want your module to support Deno as well checkout [denoify_ci](https://github.com/garronej/denoify_ci). +# Examples of project using this template + +- [denoify](https://github.com/garronej/denoify) +- [keycloak-react-theming](https://github.com/garronej/keycloak-react-theming) +- [tss-react](https://github.com/garronej/tss-react) +- [EVT](https://github.com/garronej/evt) (uses [denoify_ci](https://github.com/garronej/denoify_ci) ) + # Table of content - [Presentation](#presentation)