From 2322ccf7310b3f3215ae4eda0eeda5e928fa74b0 Mon Sep 17 00:00:00 2001 From: deftio Date: Fri, 30 Aug 2024 10:59:54 -0700 Subject: [PATCH] updated README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8cfaa89..ffd3faf 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,8 @@ Quikchat is a vanilla (no dependancies) JavaScript chat control that can be easi ## Demo & Examples [Simple Demo](https://deftio.github.io/quikchat/examples/example_umd.html) +[List of Examples on Github](https://deftio.github.io/quikchat/examples/index.html) + Full Examples are in the repo examples folder: [Example Code and Demo](./examples/index.html).