From b05e8abf71aae9854664854cbc7d3760a3252410 Mon Sep 17 00:00:00 2001 From: James Booth Date: Mon, 29 Feb 2016 00:02:40 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 415e3d7..088bca5 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Plugin support for Profanity is currently in development. * 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. +The plan is to merge `plugins-python` into `master` once a few issues have been resolved and then release `0.5.0` of Profanity with C and Python support. For a list of outstanding issues, see: https://github.com/boothj5/profanity/milestones/0.5.0