From f931e630c9c01d0728bb5ec73f7e311ac2fa0c8b Mon Sep 17 00:00:00 2001 From: Alex Kerr Date: Tue, 24 Feb 2015 03:30:26 +0000 Subject: [PATCH] Added dependancies to README --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) 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