From 95715ea6b7c79157b4c590b550743257fd65c93f Mon Sep 17 00:00:00 2001 From: James Booth Date: Sun, 1 Sep 2013 17:20:29 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index dcf52ee..3929fde 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ profanity-plugins Plugin support for Profanity is currently in development at the `plugins` branch. +Currently supported languages for writing plugins are Python, Ruby and C. + Building Profanity with plugin support --------------------------------------