From a7834f02bf5d4614f2ba53c2d691fd5f12c2d19e Mon Sep 17 00:00:00 2001 From: Carlana Johnson Date: Mon, 18 Dec 2023 16:04:41 -0500 Subject: [PATCH] README: Add requirements --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 67d8806..a454461 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,10 @@ Quickie script to take screenshots of URLs for copyright submissions. ## Installation -First install [Go](http://golang.org). +Requirements: +- [shot-scraper](https://github.com/simonw/shot-scraper) +- pdftk +- [Go](http://golang.org). If you just want to install the binary to your current directory and don't care about the source code, run