diff --git a/README.md b/README.md index 2df0eff..dd1fa15 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # react-intercom A component to configure and enable Intercom in your react application. `react-intercom` is meant to support both the legacy and current versions of intercom messenger. If you run into issues, please submit an issue. Pull requests are also welcome! +[Link to the full Intercom Javascript API](https://developers.intercom.com/installing-intercom/docs/intercom-javascript) + + ## Installation ```bash npm i react-intercom --save