Add instructions on how to use
This commit is contained in:
parent
d5157f2c22
commit
61c3b06daa
2 changed files with 32 additions and 4 deletions
|
|
@ -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/"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue