Skip to content

Commit

Permalink
Correct wacz example
Browse files Browse the repository at this point in the history
  • Loading branch information
Florents-Tselai committed Oct 21, 2023
1 parent 79979eb commit bb201cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ warcdb import archive.warcdb "https://data.commoncrawl.org/crawl-data/CC-MAIN-20
You can also import WARC files contained in [WACZ](https://specs.webrecorder.net/wacz/latest) files, that are created by tools like [ArchiveWeb.Page](https://archiveweb.page), [Browsertrix-Crawler](https://github.com/webrecorder/browsertrix-crawler), and [Scoop](https://github.com/harvard-lil/scoop).
```shell
warcdb import archive.warcdb archive.wacz
warcdb import archive.warcdb tests/scoop.wacz
```
## How It Works
Expand Down

0 comments on commit bb201cc

Please sign in to comment.