1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-20 21:32:06 +02:00

Update README.md

This commit is contained in:
Nick Sweeting
2021-04-08 09:32:25 -04:00
committed by GitHub
parent d20402b1f2
commit f1d77f9739

View File

@@ -67,8 +67,6 @@ archivebox add 'https://example.com' # add U
archivebox schedule --every=day --depth=1 https://example.com/rss.xml # or have it import URLs on a schedule
```
<sup>ArchiveBox will save HTML snapshots (w/ wget, Chrome headless, singlefile), a PDF, a screenshot, a WARC archive, article text, images, audio/video, subtitles, git repos, and more.</sup>
3. Then view your archived pages
```bash