README: Fix headers
This is a trivial fix which corrects the headers so that way
they are rendered correctly, as currently they are not [0].
[0] See README at https://github.com/openstack/patrole
Change-Id: I8b1303b1a92828289187d7a0b7377f7f2524cdda
diff --git a/README.rst b/README.rst
index 949f9c0..e983b60 100644
--- a/README.rst
+++ b/README.rst
@@ -5,7 +5,6 @@
.. image:: http://governance.openstack.org/badges/patrole.svg
:target: http://governance.openstack.org/reference/tags/index.html
-=========================================
Patrole - RBAC Integration Tempest Plugin
=========================================
@@ -44,8 +43,7 @@
* Bugs: https://bugs.launchpad.net/patrole
Quickstart
-==========
-
+----------
Tempest is a prerequisite for running Patrole. If you do not have Tempest
installed, please reference the official Tempest documentation for guidance.
@@ -82,7 +80,7 @@
tox -eall-plugin -- patrole_tempest_plugin.tests.api
Release Versioning
-==================
+------------------
`Patrole Release Notes <https://docs.openstack.org/releasenotes/patrole/>`_
shows which changes have been released for each version.