@koredev/kore-web-sdk 11.9.1-rc.012f17e → 11.9.1-rc.06c7240
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md
CHANGED
|
@@ -20,6 +20,9 @@ With just few lines of code, you can embed our Kore.ai chat widget into your app
|
|
|
20
20
|
|
|
21
21
|
## 💡 Getting Started
|
|
22
22
|
|
|
23
|
+
>[!NOTE]
|
|
24
|
+
>If you are currently using this version(11.10.0) we strongly recommend update it to 11.10.1 or later version. We have size issue in this 11.10.0 version.
|
|
25
|
+
|
|
23
26
|
First, install kore web SDK via the [npm](https://www.npmjs.com/get-npm) package manager:
|
|
24
27
|
|
|
25
28
|
```bash
|