Skip to content

Commit

Permalink
Version in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathan Zylbersztejn authored Dec 3, 2018
1 parent 61a3870 commit 27041dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ A simple webchat widget to connect with a chatbot. Forked from [react-chat-widge
In your `<body/>`:
```javascript
<div id="webchat"/>
<script src="https://storage.googleapis.com/mrbot-cdn/webchat-0.5.0.js"></script>
<script src="https://storage.googleapis.com/mrbot-cdn/webchat-0.5.1.js"></script>
<script>
WebChat.default.init({
selector: "#webchat",
Expand Down

0 comments on commit 27041dd

Please sign in to comment.