Merge pull request #116 from kblumenthal/master

Add screenshots
This commit is contained in:
Noah Levitt 2018-08-22 14:34:52 -07:00 committed by GitHub
commit 02e98f101d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 0 deletions

BIN
Brozzler-Dashboard.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 136 KiB

BIN
Brozzler-Wayback.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

View file

@ -137,6 +137,8 @@ To start the app, run
At this point Brozzler Dashboard will be accessible at http://localhost:8000/.
.. image:: Brozzler-Dashboard.png
See ``brozzler-dashboard --help`` for configuration options.
Brozzler Wayback
@ -178,6 +180,8 @@ Run pywb like so:
Then browse http://localhost:8880/brozzler/.
.. image:: Brozzler-Wayback.png
Headless Chrome (experimental)
------------------------------