Skip to content

Commit 312c608

Browse files
authored
Update README.md
1 parent c6915cb commit 312c608

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ medium-scrapper allows for you to scrape latests article from a user
1010

1111
### Example
1212
```javascript
13-
scraper = require('./index.js');
13+
scraper = require('medium-scraper');
1414

1515
var medium = {user: '@nearbycoder'}
1616

0 commit comments

Comments
 (0)