From a50ab7d2b3f8eac8e1e2710817a00d0c943a169f Mon Sep 17 00:00:00 2001 From: James Booth Date: Sun, 28 Feb 2016 23:54:16 +0000 Subject: [PATCH] Update README.md --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index baa7566..cd046dd 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,9 @@ profanity-plugins Plugin support for Profanity is currently in development. -The `master` branch of Profanity now includes support for C plugins. - -The `plugins-python` branch includes support for both C and Python plugins. - -The `plugins` branch is unstable and includes support for C, Python, Ruby and Lua. +* The `master` branch of Profanity now includes support for C plugins. +* The `plugins-python` branch includes support for both C and Python plugins. +* The `plugins` branch is unstable and includes support for C, Python, Ruby and Lua. The plan is to merge `plugins-python` into `master` once a few issues have been resolved and then release `0.5.0` of Profanity.