From 2552b1978605d158953e7a4e3a103d29f207ad44 Mon Sep 17 00:00:00 2001 From: Gianluca Finocchiaro Date: Fri, 29 Jan 2016 16:22:00 +0100 Subject: [PATCH] Add README.md --- lib/README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 lib/README.md diff --git a/lib/README.md b/lib/README.md new file mode 100644 index 0000000..3d01a7b --- /dev/null +++ b/lib/README.md @@ -0,0 +1,4 @@ +This folder should contain all the library files needed to compile the Market Depth Demo Adapter. Please drop here the: + +* log4j-1.2.17.jar from [Apache log4j](https://logging.apache.org/log4j/1.2/); +* ls-adapter-interface.jar from the /lib folder of latest Lightstreamer distribution; \ No newline at end of file