aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPaul Brown <prb@mult.ifario.us>2012-10-21 00:07:21 -0700
committerPaul Brown <prb@mult.ifario.us>2012-10-21 00:07:21 -0700
commitbc23129585e6acc2b8acf2b1b409163ae38dd59d (patch)
tree32256cd039c925a42d33df445d841defa06d567b /README.md
parent41a152a0bc386b0d56a39a904fddb3fb436e12b8 (diff)
downloadjackson-databind-bc23129585e6acc2b8acf2b1b409163ae38dd59d.tar.gz
Update README.md
Added build status.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 99d3958a8..f49e4d804 100644
--- a/README.md
+++ b/README.md
@@ -12,6 +12,7 @@ parser and generator implementations exist.
Naming of classes uses word 'JSON' in many places even though there is no
actual hard dependency to JSON format.
+[![Build Status](https://fasterxml.ci.cloudbees.com/job/jackson-databind-master/badge/icon)](https://fasterxml.ci.cloudbees.com/job/jackson-databind-master/)
### Differences from Jackson 1.x
Project contains versions 2.0 and above: source code for earlier (1.x) versions is available from [Codehaus](http://jackson.codehaus.org) SVN repository