diff --git a/README.md b/README.md index 15c704d..aa44372 100644 --- a/README.md +++ b/README.md @@ -14,3 +14,13 @@ Just fill out the form on the website and it should give you JSON. Pretty easy. The JSON should eventually make it's way to the lovely [irc-osric](https://github.com/vypr/irc-osric) bot, made by vypr. It'll be hosted on iotek hopefully, otherwise on one of my Raspberry Pis. + +Dependancies +------------ + +Currently, osric-cgi depends on the following non-core modules (and by +extension - their dependancies): + +* CGI +* JSON +* List::Compare