From baa7fd94073459970ebc364bd8336fd56b7618b0 Mon Sep 17 00:00:00 2001 From: Miles Hilton Date: Fri, 20 Sep 2024 15:19:26 -0400 Subject: [PATCH] adding note --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 14ab088..0e463e7 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,10 @@ Read the [`blacklight-collector` README](https://github.com/the-markup/blackligh All scans will be saved in the `outputs` folder, in subdirectories named for the hostname of the url being scanned. +## Notes + +Be aware that the Collector is fairly resource-heavy, and may slow down your computer. We recommend scanning smaller lists if hardware becomes overtaxed. + ## Testing `npm run test`