Added dependancies to README

This commit is contained in:
Alex Kerr 2015-02-24 03:30:26 +00:00
parent b5db153e03
commit f931e630c9

View File

@ -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 The JSON should eventually make it's way to the lovely
[irc-osric](https://github.com/vypr/irc-osric) bot, made by vypr. [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. 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