diff options
author | Rasmus Dahlberg <rasmus@rgdd.se> | 2025-03-11 20:17:44 +0100 |
---|---|---|
committer | Rasmus Dahlberg <rasmus@rgdd.se> | 2025-03-11 20:17:44 +0100 |
commit | 4179fc6d46c33a12bccbddcffe7957f18a9cc882 (patch) | |
tree | 4e317e8845cb7e514f704fabb80b685a68855bd7 | |
parent | 970a3582e772ab878df324753515a650cede18d8 (diff) |
Fix typo
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -114,8 +114,8 @@ In other words, the digest script prints some information and writes two files: possibly with subdomains, paths, etc., that were removed. Such pruning of the set Onion-Location values is useful to estimate the number of onions. -See [scripts/test.sh](./scripts/test.sh) and if you are looking to test -different `onion-grab` configuration. You may find +See [scripts/test.sh](./scripts/test.sh) if you are looking to test different +`onion-grab` configurations. You may find [scripts/measure.sh](scripts/measure.sh) to be a useful measurement script. ## Running a larger measurement |