From e0630997194fd2705c0a56ed5c455537e720b62b Mon Sep 17 00:00:00 2001 From: "Christian P. MOMON" Date: Sat, 22 Apr 2017 01:45:46 +0200 Subject: [PATCH] Added README.md file. --- README.md | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..f510292 --- /dev/null +++ b/README.md @@ -0,0 +1,31 @@ +# Welcome + +SikevaDB is a Simple KEy VAlue DataBase. + +Features: +* double key value +* single session only +* connector to file persistence +* connector to SQL persistence + +# LICENSE + +SikevaDB is released under the GNU AGPL license. Enjoy! + +# AUTHOR + +Christian Pierre MOMON + +# Developer install + +TODO + +## Unit test environment +For unit tests, install the TestNG: +* https://marketplace.eclipse.org/content/testng-eclipse +* Eclipse menu > Help > Eclipse Marketplace > Find "TestNG" > TestNG for Eclipse: Install button + +# LOGO +SikevaDB Logo comes from TODO +Author: TODO +License: TODO