From dab977e734a3feabcd513815b821db45a5194a9b Mon Sep 17 00:00:00 2001
From: Nitin Madhok <nmadhok@g.clemson.edu>
Date: Mon, 9 Mar 2015 18:12:32 -0400
Subject: [PATCH] Update README.rst

---
 README.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.rst b/README.rst
index 591a4e0..a751036 100644
--- a/README.rst
+++ b/README.rst
@@ -56,7 +56,7 @@ Ensure that the MySQL service is not running.
 Create and manage MySQL databases.
 
 ``mysql.python``
-------------------
+----------------
 
 Install mysql python bindings.
 
@@ -88,7 +88,7 @@ MySQL installation.  This state is **not** included as part of the meta-state
 above as this name may conflict with a real database.
 
 ``mysql.dev``
-------------------------------
+-------------
 
 Install the MySQL development libraries and header files.
 
-- 
GitLab