diff --git a/README.md b/README.md index 0f2ac8dd..ef97cda5 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,7 @@ cd ArchiveBox echo 'https://example.com' | ./archive ``` +Open `output/index.html` in a browser to view your archive. [DEMO: archive.sweeting.me](https://archive.sweeting.me) ## Overview @@ -86,8 +87,6 @@ Using multiple methods and the market-dominant browser to execute JS ensures we The archiving is additive, so you can schedule `./archive` to run regularly and pull new links into the index. All the saved content is static and indexed with JSON files, so it lives forever & is easily parseable, it requires no always-running backend. -[DEMO: archive.sweeting.me](https://archive.sweeting.me) - # Documentation