Skip to content

Commit b1b01c3

Browse files
authored
docs: Update readme
1 parent 7ff57af commit b1b01c3

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<p align="center">
2-
<img width="200px" src="https://raw.githubusercontent.com/tjtanjin/react-chatbotify/main/src/assets/logo.png" />
2+
<img width="200px" src="https://raw.githubusercontent.com/react-chatbotify-plugins/input-validator/main/src/assets/logo.png" />
33
<h1 align="center">Input Validator</h1>
44
</p>
55

66
<p align="center">
7-
<a href="https://github.com/react-chatbotify-plugins/react-chatbotify-plugin-template/actions/workflows/ci-cd-pipeline.yml"> <img src="https://github.com/react-chatbotify-plugins/input-validator/actions/workflows/ci-cd-pipeline.yml/badge.svg" /> </a>
7+
<a href="https://github.com/react-chatbotify-plugins/input-validator/actions/workflows/ci-cd-pipeline.yml"> <img src="https://github.com/react-chatbotify-plugins/input-validator/actions/workflows/ci-cd-pipeline.yml/badge.svg" /> </a>
88
<a href="https://www.npmjs.com/package/@rcb-plugins/input-validator"> <img src="https://img.shields.io/npm/v/@rcb-plugins/input-validator?logo=semver&label=version&color=%2331c854" /> </a>
99
<a href="https://www.npmjs.com/package/@rcb-plugins/input-validator"> <img src="https://img.shields.io/badge/react-16--19-orange?logo=react&label=react" /> </a>
1010
</p>
@@ -21,7 +21,9 @@
2121

2222
### Introduction
2323

24-
<Add demo gif>
24+
<p align="center">
25+
<img height="400px" src="https://github.com/user-attachments/assets/e73e8f0c-5eff-44e6-a48b-e917ed0f7b4f" />
26+
</p>
2527

2628
**Input Validator** is a plugin that adds user input validation to the [**React ChatBotify Core Library**](https://react-chatbotify.com). By default, the core library does not ship with user input validation. This plugin relies on chatbot events to intercept & validate messages, as well as chatbot hooks to provide visual feedback to users. The demo gif above should give you a pretty good idea of what this plugin is capable of doing.
2729

@@ -195,4 +197,4 @@ you may simply raise bugs or suggestions by opening an issue.
195197

196198
### Others
197199

198-
For any questions regarding the project, please reach out for support via **[discord](https://discord.gg/J6pA4v3AMW).**
200+
For any questions regarding the project, please reach out for support via **[discord](https://discord.gg/J6pA4v3AMW).**

0 commit comments

Comments
 (0)