diff --git a/README.md b/README.md index 4796d919..ec09c3de 100644 --- a/README.md +++ b/README.md @@ -4,12 +4,9 @@

- - - - - + + @@ -36,6 +33,8 @@ React ChatBotify is an intuitive and versatile chatbot library tailored to strea React ChatBotify aims to simplify the creation of chatbots by offering a user-friendly experience while accommodating the diverse needs of developers. With its extensive capabilities, you can easily customize and expand your chatbot's functionalities. From basic interactions to sophisticated conversational flows, React ChatBotify empowers you to build chatbots that meet your specific project goals. Head over to our [community showcases](https://github.com/tjtanjin/react-chatbotify/blob/main/SHOWCASES.md) and get inspired to start your own today! +React ChatBotify is currently supported on **React versions 16, 17, 18 and 19**. You may install the library with the following command: + `npm install react-chatbotify --save` Note that this repository contains the code for the library. If you're looking for the repository for the React ChatBotify user guide, you may look [here](https://github.com/tjtanjin/react-chatbotify-docs).