From 1f2acf9d607aa04de617bd26e3dd8c37f7840b68 Mon Sep 17 00:00:00 2001 From: "Christian P. MOMON" Date: Sun, 10 Jul 2016 19:37:17 +0200 Subject: [PATCH] Added README.md file. --- README.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..b0fc944 --- /dev/null +++ b/README.md @@ -0,0 +1,26 @@ + +# DEVINSY Utils + +GeoNames is geographical database under a creative commons attribution license. + +FlatDB4GeoNames provides an easy, local and fast Java access to GeoNames data. + +## Author +Christian Pierre MOMON <christian.momon@devinsy.fr> + +## License +This software is released under the GNU LGPL license. + +## Requirements + +FlatDB4Geonames requires: +- Java 1.6 +- Eclipse Kepler + +## Context +Several useful Java classes. + + +## Conclusion +Enjoy and use FlatDB4GeoNames. For questions, improvement, issues: christian.momon@devinsy.fr + \ No newline at end of file