Add instructions on how to use

This commit is contained in:
Domenic Denicola 2017-01-02 20:13:55 -05:00
commit 61c3b06daa
2 changed files with 32 additions and 4 deletions

View file

@ -1,6 +1,6 @@
{
"name": "worm-scraper",
"description": "Scrapes the web serial Worm into an ebook format",
"description": "Scrapes the web serial Worm into an eBook format",
"keywords": [
"ebook",
"worm",
@ -11,7 +11,7 @@
"author": "Domenic Denicola <d@domenic.me> (https://domenic.me/)",
"license": "WTFPL",
"repository": "domenic/worm-scraper",
"main": "lib/worm-scraper.js",
"bin": "lib/worm-scraper.js",
"files": [
"lib/",
"scaffolding/"