From 228cb4525bd7ad81c185a5bb14b9be6337a35503 Mon Sep 17 00:00:00 2001 From: James Booth Date: Sun, 28 Feb 2016 23:56:57 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 40ed882..415e3d7 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ Plugin support for Profanity is currently in development. The plan is to merge `plugins-python` into `master` once a few issues have been resolved and then release `0.5.0` of Profanity. +For a list of outstanding issues, see: https://github.com/boothj5/profanity/milestones/0.5.0 + Building Profanity with plugin support --------------------------------------