diff --git a/Usage.md b/Usage.md index 809bc75..a9ba36d 100644 --- a/Usage.md +++ b/Usage.md @@ -29,4 +29,12 @@ ArchiveBox will download the URL to a local file in `output/sources/` attempt to ./archive https://example.com/feed.rss # or ./archive https://example.com/links.txt -``` \ No newline at end of file +``` + +# UI Usage + +To access your archive, open `output/index.html` in a browser. You should see something [like this](https://archive.sweeting.me). + +You can sort by column, search using the box in the upper right, and see the total number of links at the bottom. + +Click the Favicon under the "Files" column to go to the details page for each link. \ No newline at end of file