From 4d8a1e154b7adaf74b9e5a915e69e512cd830522 Mon Sep 17 00:00:00 2001 From: Byson94 Date: Fri, 20 Sep 2024 18:45:50 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 15bd13b..8aa56db 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ Here’s a simple example that ties everything together: ``` -An example on how to use the engine can be found on ["/examples/index.html"](https://github.com/Byson94/AetherLexLib_JS/tree/main/examples), you can test it here: [AetherLexLib AI Chatbot](https://byson94.github.io/AetherLexLib_JS/examples/) +An example on how to use the engine can be found on ["/examples" folder](https://github.com/Byson94/AetherLexLib_JS/tree/main/examples), you can test it here: [AetherLexLib AI Chatbot](https://byson94.github.io/AetherLexLib_JS/examples/) ## Credits - This chatbot library uses the ["Fuse"](https://github.com/krisk/Fuse/tree/v7.0.0) library which is licensed under ["Apache 2.0"](https://www.apache.org/licenses/LICENSE-2.0.html)