From 0464199c9e93b32800916500b2c12238b67ae394 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Wed, 8 Nov 2023 22:11:56 -0800 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c7e68dcb..94a5bcb5 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,10 @@ curl -sSL 'https://get.archivebox.io' | sh # (or see pip/brew/Docker instruct **You can feed it URLs one at a time, or schedule regular imports** from browser bookmarks or history, feeds like RSS, bookmark services like Pocket/Pinboard, and more. See input formats for a full list. -**It saves offline-viewable snapshots of the URLs you feed it in several redundant formats (HTML, PDF, WARC, etc.).** It also auto-detects the content featured *inside* each webpage extracts it out to common, easy file formats: +snapshot detail page + +**It saves offline-viewable snapshots of the URLs you feed it in a few redundant formats (HTML, PDF, WARC, etc.).** +It also auto-detects the content featured *inside* each webpage extracts it out to common, easy file formats: - `YouTube/SoundCloud/etc. -> mp3/mp4`, - `news articles -> article body text` - `github/gitlab/etc. links -> cloned source code`