diff options
author | epoch <epoch@hack.thebackupbox.net> | 2019-05-26 01:11:09 +0000 |
---|---|---|
committer | epoch <epoch@hack.thebackupbox.net> | 2019-05-26 01:11:09 +0000 |
commit | 5cc49f75ecbe9c5319637819f916644542b87cd5 (patch) | |
tree | befa95ed95672cff4ffc1f687d05f820841c899f | |
parent | 163e3d34ddb7052701f4cefa7d429ffbd1a88534 (diff) | |
download | libirc-5cc49f75ecbe9c5319637819f916644542b87cd5.tar.gz libirc-5cc49f75ecbe9c5319637819f916644542b87cd5.zip |
updated README to say libirc requires libidc
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1 +1,3 @@ -library for handling IRC stuff. duh. +library for handling IRC stuff. + +requires libidc. |