Skip to content

Commit f686856

Browse files
committed
Merge branch 'master' of github.com:FasterXML/jackson-databind
2 parents fe302a9 + 3f8b824 commit f686856

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ While the original use case for Jackson was JSON data-binding, it can now be use
1010
Naming of classes uses word 'JSON' in many places even though there is no actual hard dependency to JSON format.
1111

1212
[![Build Status](https://travis-ci.org/FasterXML/jackson-databind.svg?branch=master)](https://travis-ci.org/FasterXML/jackson-databind) [![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.fasterxml.jackson.core/jackson-databind/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.fasterxml.jackson.core/jackson-databind)
13+
[![Javadoc](https://javadoc-emblem.rhcloud.com/doc/com.fasterxml.jackson.core/jackson-databind/badge.svg)](http://www.javadoc.io/doc/com.fasterxml.jackson.core/jackson-databind)
1314

1415
-----
1516

0 commit comments

Comments
 (0)