Update 'README.md'

This commit is contained in:
Abhorrent_Anger 2019-10-29 13:11:56 +02:00
parent c1753ad2ef
commit 53e619ae72
1 changed files with 7 additions and 3 deletions

View File

@ -1,3 +1,7 @@
# profanity-led-notification
Sends new message notifications to a predefined LED.
# 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
```