Skip to content

Commit e8236b0

Browse files
authored
Merge pull request #1600 from marklogic/feature/badges
Adding badges to README
2 parents d9ec4cf + 653e08f commit e8236b0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
![GitHub release](https://img.shields.io/github/release/marklogic/java-client-api.svg)
2+
![GitHub last commit](https://img.shields.io/github/last-commit/marklogic/java-client-api.svg)
3+
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
4+
[![Known Vulnerabilities](https://snyk.io/test/github/marklogic/java-client-api/badge.svg)](https://snyk.io/test/github/marklogic/java-client-api)
5+
16
# The MarkLogic Java Client API
27

38
The API makes it easy to write, read, delete, and find documents

0 commit comments

Comments
 (0)