Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
idoco authored Feb 28, 2017
1 parent 7561886 commit b83c0ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,8 @@ Currently you can customize all visible texts and the main widget color by setti
5. Embed this code snippet in your website
```html
<script>
window.intergramId = <Your unique chat ID>
window.intergramServer = <Server url>
window.intergramId = "Your unique chat ID"
window.intergramServer = "Server url"
</script>
<script id="intergram" type="text/javascript" src="<Server url>/js/widget.js"></script>
```
Expand Down

0 comments on commit b83c0ef

Please sign in to comment.