From 16130cf6a9d2dd3dde68899587efa0fba15ff393 Mon Sep 17 00:00:00 2001 From: NEXBotio <152530204+NEXBotio@users.noreply.github.com> Date: Sun, 3 Dec 2023 10:56:17 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e94556e..a52a7d5 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ - [TypeScript](#typescript-2) - [Dependency Note](#dependency-note) -React-nexbot is the quickest, cheapest, and fastest way to embed Retrieval Augmented Generation (RAG) functionality into your React applications. Utilize our web app at [NEXBot.io](https://www.nexbot.io) to create, prompt, and add documents to your bots. This NPM package enables you to seamlessly integrate chat functionalities with your apps. +React-nexbot is the quickest, cheapest, and fastest way to embed Retrieval Augmented Generation (RAG) functionality into your React applications. Utilize our web app at [NEXBot.io](https://www.nexbot.io) to create, prompt, and add documents to your bots. This NPM package enables you to access and chat with your NEXBots from your apps. ## Getting Started