From 47acbc76acdd31c39a6dea1267e48c1eeba38387 Mon Sep 17 00:00:00 2001 From: James Booth Date: Sun, 31 Jul 2016 00:18:38 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e39e038..53cdcb2 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,10 @@ Plugin support for Profanity is currently in development. For a list of outstanding issues before releasing 0.5.0, see: https://github.com/boothj5/profanity/milestones/0.5.0 +* [Website documentation](http://www.profanity.im/plugins.html) +* [Python API docs](http://www.profanity.im/plugins/python/html/index.html) +* [C API docs](http://www.profanity.im/plugins/c/html/index.html) + Building Profanity with plugin support --------------------------------------