Skip to content

Commit

Permalink
Fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lgaticaq committed Mar 18, 2016
1 parent 32c6b02 commit 2a2e596
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ anime.searchAnime(keyword).then(console.log);
'http://jkanime.net/stream/jkmedia/83b83090f08cbe7823cb0ed531f8cc72/ea38fc252cc488c0c1149875b8694f87/1/1de4451f8844a9c171830d25ff1cebbb/'
]
}*/
```

const uri = 'http://jkanime.net/one-piece/732/';
anime.searchAnime(uri).then(console.log);
Expand Down

0 comments on commit 2a2e596

Please sign in to comment.