From 02e4e4b9ac39e5e0dc62bcfef2c93e1b92c9cae3 Mon Sep 17 00:00:00 2001 From: Jeffrey Phillips Freeman <jeffrey.freeman@syncleus.com> Date: Sat, 29 Nov 2014 15:08:00 -0500 Subject: [PATCH] Added README file for dANN v3.x Issue: DANN-19 Change-Id: I6a019272b9a124845406a28706dac361a17f4b5f --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..4b02544 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +This is the parent pom for all dANN projects. It serves mostly to contain organizational information and some dependency +information. For more information on the dANN library check out the +[main dANN site](http://wiki.syncleus.com/index.php/dANN). \ No newline at end of file -- GitLab