From 53e619ae72095860bf909dacb7be227c0b6246fa Mon Sep 17 00:00:00 2001 From: Abhorrent_Anger Date: Tue, 29 Oct 2019 13:11:56 +0200 Subject: [PATCH] Update 'README.md' --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 64f1a0b..14aecb3 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ -# profanity-led-notification - -Sends new message notifications to a predefined LED. \ No newline at end of file +# Profanity LED notification +Sends new message notifications to a predefined LED. Inspired by a similar [Pidgin plugin](https://sites.google.com/site/simohmattila/led-notification). +## Install: +As with other Profanity plugins, simply clone the repository and run: +``` +/plugins install ~/profanity-led-notification/lednotification.py +``` \ No newline at end of file