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:
+
+
+**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`