From 2132d79094683b6368116bedf9348a1e21259208 Mon Sep 17 00:00:00 2001 From: James Booth Date: Sun, 13 Nov 2016 17:27:57 +0000 Subject: [PATCH] Update README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b697e36..412213d 100644 --- a/README.md +++ b/README.md @@ -33,9 +33,9 @@ See the `/help plugins` command for further plugin management options. Branches -------- -`0.5.0`: Maintenance branch for plugins compatible with the current Profanity release 0.5.0 -`0.5.1`: Development for the next Profanity patch release 0.5.1 -`master`: Development for the next Profanity major release 0.6.0 +* `0.5.0`: Maintenance branch for plugins compatible with the current Profanity release 0.5.0 +* `0.5.1`: Development for the next Profanity patch release 0.5.1 +* `master`: Development for the next Profanity major release 0.6.0 Developing plugins ------------------