Skip to content

Commit 4c7cd77

Browse files
committed
Updated README.md
1 parent 030bdc4 commit 4c7cd77

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Gleap JavaScript SDK
22

3-
![Gleap JavaScript SDK Intro](https://raw.githubusercontent.com/GleapSDK/Gleap-iOS-SDK/main/Resources/GleapHeaderImage.png)
3+
![Gleap JavaScript SDK Intro](https://raw.githubusercontent.com/GleapSDK/Gleap-JavaScript-SDK/main/resources/banner.png)
44

5-
The Gleap SDK for JavScript is the easiest way to integrate Gleap into your apps! Achieve better app quality with comprehensive in-app bug reporting & customer feedback for your web-apps and websites.
5+
Welcome to the Gleap JavaScript SDK. Enhance your platform with features like Kai, our advanced GPT-4 AI chatbot, intuitive outbound messaging tools, and a comprehensive Help Center. Explore our toolkit designed for efficient and engaging customer interactions. Join us in setting new standards for user experience in the digital age. Let's code, innovate, and grow together!
66

77
## 📖 Docs & Examples
88

demo/main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Gleap.setDisablePageTracking(true);
77

88
Gleap.setLanguage("en");
99

10-
Gleap.initialize("hciNpT8z64tsHATINYZjWBvbirVWCKWt");
10+
Gleap.initialize("gSurIqcq6kXkKiVS5AqqgX17JtEhHkYA");
1111

1212
/*Gleap.setUrlHandler((url, newTab) => {
1313
alert("URL: " + url + " newTab: " + newTab);

resources/banner.png

1.32 MB
Loading

0 commit comments

Comments
 (0)