From ae0738591afc1f87c9bdfcbcc4338be828b47bd6 Mon Sep 17 00:00:00 2001 From: systopia Date: Thu, 22 Oct 2015 19:26:42 +0200 Subject: [PATCH] added acknowledgements --- LIBRARIES.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 LIBRARIES.md diff --git a/LIBRARIES.md b/LIBRARIES.md new file mode 100644 index 0000000..a28bd7f --- /dev/null +++ b/LIBRARIES.md @@ -0,0 +1,10 @@ +# Libraries + +This module uses the following libraries + + +## PEAR Cache Lite + +by Fabien MARTY and Markus Tacker + +URL: [https://travis-ci.org/pear/Cache_Lite](https://travis-ci.org/pear/Cache_Lite)