Skip to content
This repository has been archived by the owner on Jan 21, 2021. It is now read-only.

Commit

Permalink
README FIX
Browse files Browse the repository at this point in the history
  • Loading branch information
Maksymilian Tomczyk committed May 10, 2018
1 parent 5825bbd commit ed882a3
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 @@ -7,7 +7,7 @@ Incredbot is splited into two parts: server (receiving requests from facebook me
## Including

```javascript
const Incredbot = require('./modules/incredbot')
const Incredbot = require('incredbot')
const incredbot = new Incredbot({
access_token: config.facebook.access_token
})
Expand Down

0 comments on commit ed882a3

Please sign in to comment.