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