From dea97615db4a0477031181e21c612e3998463f7d Mon Sep 17 00:00:00 2001 From: James Booth Date: Sun, 28 Feb 2016 23:53:59 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a1fe6ba..baa7566 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,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 plan is to merge `plugins-python` into `master` once a few issues have been resolved and then release `0.5.0` of Profanity.