diff --git a/README.rst b/README.rst
index 46a3c332..7929ffd5 100644
--- a/README.rst
+++ b/README.rst
@@ -20,7 +20,7 @@ Additionally, **pywb** includes an extensive `index query api `_ protocol (`RFC-7089 `_), offering aggregate searches over many web archives.
+**pywb** is fully compliant with the `Memento `_ protocol (`RFC-7089 `_).
Getting Started -- Run your own Web Archive
@@ -31,6 +31,7 @@ run your own web archive replay system (wayback machine) directly from archive c
A new utility, ``wb-manager`` performs the most common collection management tasks from the command line.
+
1. Archive a Web Page
"""""""""""""""""""""
@@ -64,10 +65,10 @@ Point your browser to ``http://localhost:8080/my_coll//`` where ```` i
If all worked well, you should see your archived version of ````. Congrats, you are now running your own web archive!
-A `more detailed tutorial is available on the wiki `_.
+`A more detailed tutorial is available on the wiki `_.
-Using Existing Collections
-"""""""""""""""""""""""""""
+Using Existing Web Archive Collections
+--------------------------------------
Existing archives of WARCs/ARCs files can be used with pywb with minimal amount of setup. By using ``wb-manager add``,
WARC/ARC files will automatically be placed in the collection archive directory and indexed.