summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkballou <kballou@devnulllabs.io>2015-04-24 15:38:36 -0600
committerkballou <kballou@devnulllabs.io>2015-04-24 15:38:36 -0600
commit9f02b8d8d0b7cb4f51e7c80c7642d1f4706f31a5 (patch)
treea94bb1ac716fb4fb7893591c636a82b53c5078cc
parent3e570fca9394fa5b050140218483ce05ce951d93 (diff)
downloadgohadoopxml-9f02b8d8d0b7cb4f51e7c80c7642d1f4706f31a5.tar.gz
gohadoopxml-9f02b8d8d0b7cb4f51e7c80c7642d1f4706f31a5.tar.xz
Add build status link to READMEHEADmaster
-rw-r--r--README.markdown2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
index f2e0be6..3dd00a3 100644
--- a/README.markdown
+++ b/README.markdown
@@ -1,5 +1,7 @@
# gohadoopxml: Simple Go Hadoop Configuration Parser #
+[![Build Status](https://travis-ci.org/kennyballou/gohadoopxml.svg?branch=master)](https://travis-ci.org/kennyballou/gohadoopxml)
+
This simple library allows users to read and extract Hadoop configuration
properties.