From 6316d50e9f6d68859174717fb9e678cc4e99eed5 Mon Sep 17 00:00:00 2001 From: James Booth Date: Tue, 3 Jun 2014 18:50:42 +0100 Subject: [PATCH] Added image to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e4a89cf..ea5f1b4 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ Plugin support for Profanity is currently in development at the `plugins` branch Currently supported languages for writing plugins are C, Python, Ruby and Lua. +![alt tag](http://www.profanity.im/cricket.png) + Building Profanity with plugin support --------------------------------------