From e0ee4e3f88520873d43b060b2f3ecdded4d5ec66 Mon Sep 17 00:00:00 2001 From: deftio Date: Sun, 1 Sep 2024 23:52:02 -0700 Subject: [PATCH] updated bad link in readme.md --- README.md | 2 +- index.html | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 38bb781..5ee98fc 100644 --- a/README.md +++ b/README.md @@ -186,7 +186,7 @@ quikchat is licensed under the BSD-2 License. ## Home Page -[quikchat homepage and source code](https://githhub.com/deftio/quikchat) +[quikchat homepage and source code](https://github.com/deftio/quikchat) diff --git a/index.html b/index.html index 5d6a90b..6d2cb2f 100644 --- a/index.html +++ b/index.html @@ -121,7 +121,8 @@

Features

Demo & Examples

Simple Demo

-

Full Examples are in the repo examples folder: +

List of Examples on Github

+

Full Examples are in the repo examples folder (relative link): Example Code and Demo.

Examples include using ESM, UMD modules, theming, running multiple chats on the same page, and integration with LLM providers such as Ollama, LMStudio, OpenAI compatible providers.

Installation

@@ -243,5 +244,5 @@

Testing

License

quikchat is licensed under the BSD-2 License.

Home Page

-

quikchat homepage and source code

+

quikchat homepage and source code


\ No newline at end of file