From 6712cc1ea3119c69a21075a4ebc468ffe469f58e Mon Sep 17 00:00:00 2001 From: James Booth Date: Wed, 4 Jun 2014 00:11:44 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 81082dd..5225567 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ test-c-plugin/test-c-plugin.c Cricket score ------------- -The cricket score python plugin polls a public API to find the score of a given match, shows the score in the console and a desktop notification when it changes. +The cricket score python plugin polls a public API to find the score of a given match, shows the score in the console and a desktop notification when it changes. It also adds a `/cricket` command to show the score at any time. ![alt tag](http://www.profanity.im/cricket.png)