From 551835c7ba1cf3207b5a66c895963364901b8bf8 Mon Sep 17 00:00:00 2001 From: Dan Phiffer Date: Tue, 24 Sep 2024 15:35:06 -0400 Subject: [PATCH] close the quote --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 051ac33..82b6e04 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ A command-line tool to fetch [Blacklight](https://themarkup.org/series/blackligh You can also pipe your list of URLs. -- `echo "https://themarkup.org/ | ./blacklight-query` +- `echo "https://themarkup.org/" | ./blacklight-query` - `./blacklight-query < urls.txt` ## Inputs