aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJordan <me@jordan.im>2022-02-10 19:40:05 -0700
committerJordan <me@jordan.im>2022-02-10 19:40:05 -0700
commit6eb5eb9a945e569710cfaa0dabf442e67b558c8e (patch)
treee60f70b2de99dbbfd022eb7b82bd690173f001b4
parent4ea8c15255899e9ba36cbc1b25bc50fc1f23cbbc (diff)
downloadcrawl-6eb5eb9a945e569710cfaa0dabf442e67b558c8e.tar.gz
crawl-6eb5eb9a945e569710cfaa0dabf442e67b558c8e.zip
readme: typo correction, spacing
-rw-r--r--README.md9
1 files changed, 4 insertions, 5 deletions
diff --git a/README.md b/README.md
index 07720f2..0f2298e 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,10 @@
A very simple crawler
=====================
-This is a fork of [crawl](https://git.autistici.org/ale/crawl) with
-changes which make crawl more amenable to serve as a drop-in
-replacement for [wpull](https://github.com/ArchiveTeam/wpull)/
-[grab-site](https://github.com/ArchiveTeam/grab-site). Notable changes
-include:
+This is a fork of [crawl](https://git.autistici.org/ale/crawl) with changes
+which make crawl more amenable to serve as a drop-in replacement for
+[wpull](https://github.com/ArchiveTeam/wpull)/[grab-site](https://github.com/ArchiveTeam/grab-site).
+Notable changes include:
* --bind, support making outbound requests from a particular interface
* --resume, directory containing the crawl state to continue from