From a727e5a471053801cf395f0cb794b68500ef71a2 Mon Sep 17 00:00:00 2001 From: Curtis Loisel <curtis@voceconnect.com> Date: Tue, 1 Jul 2014 15:27:36 -0400 Subject: [PATCH] Fixing readme formatting --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 9821bfa..89d7867 100644 --- a/README.md +++ b/README.md @@ -21,11 +21,11 @@ If using [Composer](http://getcomposer.org) for dependency management, you can a > See [Installing Plugins](http://codex.wordpress.org/Managing_Plugins#Installing_Plugins). ## Changelog -** 0.1.2 ** +**0.1.2** * Adding Capistrano deploy files -** 0.1.1 ** -*Fixing issue with URLs without a path part.* +**0.1.1** +* Fixing issue with URLs without a path part. -** 0.1.0 ** -*Initial version.* \ No newline at end of file +**0.1.0** +* Initial version. \ No newline at end of file -- GitLab