Skip to content

Commit

Permalink
Merge pull request #8 from frontapp/README-patch
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
Vilos92 authored Dec 15, 2023
2 parents e681111 + da31c5f commit 2cb3852
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,9 @@
</picture>
</p>

This repository contains examples to demonstrate how Front Chat can be launched on a variety of web pages. The core example demonstrates how the `useFrontChat` hook can be applied to quickly launch a chat widget in a React application, and there is also an example of using the generic `boot` function to launch Front Chat on any kind of web page.
This repository contains examples to demonstrate how Front Chat can be launched on a variety of web pages. The core example demonstrates how the `useFrontChat` hook can be applied to quickly launch a chat widget in a React application, and there is also an example of using the generic `initialize` function to launch Front Chat on any kind of web page.

For more advanced use cases, there are two additional helpers: `useFrontChatBoot` and `boot`.

To learn more about Front Chat, check out [this article](https://help.front.com/en/articles/2062) from Front.

Expand Down

0 comments on commit 2cb3852

Please sign in to comment.