Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
siffreinsg authored Jun 9, 2018
1 parent f41ad68 commit 68b6aea
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 @@ -17,7 +17,7 @@ $ yarn add yt-livechat
// Import the lib
const { LiveChat } = require("yt-livechat");
// Or with TypeScript:
// import LiveChat from "yt-livechat"
// import { LiveChat } from "yt-livechat"

// Let's do some config
const config = {
Expand Down

0 comments on commit 68b6aea

Please sign in to comment.