summaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorkballou <kballou@devnulllabs.io>2015-04-14 15:55:03 -0600
committerkballou <kballou@devnulllabs.io>2015-04-17 15:19:50 -0600
commitc49d15d5340d7c19121a64ee17f31f7bf30ca502 (patch)
tree74999a8bc6ce849413dd6f0d8768299e64a50409 /README.markdown
downloadgohadoopxml-c49d15d5340d7c19121a64ee17f31f7bf30ca502.tar.gz
gohadoopxml-c49d15d5340d7c19121a64ee17f31f7bf30ca502.tar.xz
gohadoopxml: hadoop configuraiton extractor
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown13
1 files changed, 13 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
new file mode 100644
index 0000000..23563f9
--- /dev/null
+++ b/README.markdown
@@ -0,0 +1,13 @@
+# gohadoopxml: Simple Go Hadoop Configuration Parser #
+
+This simple library allows users to read and extract Hadoop configuration
+properties.
+
+## License ##
+
+This code is licensed and distributed, as-is without warranty and in the hopes
+it will be useful under the terms and conditions of the MIT license. Please see
+the LICENSE file for more information. If the LICENSE file was not distributed
+with your copy, you may also find it [on the web][1].
+
+[1]: http://opensource.org/licenses/MIT