From f486fcdc0f802f753c319bc946d9b26a586f29d6 Mon Sep 17 00:00:00 2001 From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 16:42:21 +0000 Subject: [PATCH] docs: clarify React integration capability in README Co-Authored-By: Andrew Lawrence --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4258eb5a53..3bceb3a92b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # React Chat -A `react`-based chat widget built to interact seamlessly with Voiceflow's runtime. +A `react`-based chat widget built to interact seamlessly with Voiceflow's runtime. This component can be easily integrated into any React application. ## Installation