Skip to content

Commit

Permalink
add new docs
Browse files Browse the repository at this point in the history
  • Loading branch information
dphiffer committed Sep 24, 2024
1 parent 69c8a69 commit 8a950b2
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,9 @@ A command-line tool to fetch [Blacklight](https://themarkup.org/series/blackligh

- `nvm use`
- `npm install`
- Create `urls.txt` file, with newline-separated absolute URLs to scan
- `npm run main`
- `./blacklight-query urls.txt`
- `echo "https://themarkup.org/ | ./blacklight-query`
- `./blacklight-query < urls.txt`

## Inputs

Expand Down

0 comments on commit 8a950b2

Please sign in to comment.