diff --git a/README.md b/README.md index e69de29..45bf94b 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,6 @@ + Bridge one user on telegram to an IRC server, using the telegram bot like an IRC client + +Just run: +```perl bridge.pl``` + +Though you may need to install POE, POE::Component::IRC, and WWW::Telegram::BotAPI first. \ No newline at end of file