From 0580332d14860e12880ea50179ce6fdf1080f952 Mon Sep 17 00:00:00 2001 From: Alex Kerr Date: Tue, 24 Feb 2015 03:34:38 +0000 Subject: [PATCH] Added links to dependancies --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index aa44372..e59e8f1 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,6 @@ Dependancies Currently, osric-cgi depends on the following non-core modules (and by extension - their dependancies): -* CGI -* JSON -* List::Compare +* [CGI](http://search.cpan.org/~lds/CGI.pm-3.43/CGI.pm) +* [JSON](http://search.cpan.org/~makamaka/JSON-2.90/lib/JSON.pm) +* [List::Compare](http://search.cpan.org/~jkeenan/List-Compare-0.46/lib/List/Compare.pm)