diff --git a/README.md b/README.md index 732ff1e..c020951 100644 --- a/README.md +++ b/README.md @@ -15,13 +15,13 @@ const NekopoiScrapper = require('./NekopoiScrapper'); // Latest Release NekopoiScrapper.getLatest() - .then((data) => console.log(data)); + .then(result => console.log(result)) // Get Page Info -NekopoiScrapper.getInfo("http://nekopoi.cash/dokidoki-little-ooyasan-episode-4-subtitle-indonesia") - .then((data) => console.log(data)); +NekopoiScrapper.getInfo("https://nekopoi.care/sexfriend-gakuen-episode-1-subtitle-indonesia/") + .then(result => console.log(result)); ``` ## Credit -Moe Poi ~ / [@moepoi](https://github.com/moepoi) \ No newline at end of file +Moe Poi ~ / [@moepoi](https://github.com/moepoi)