diff --git a/README.md b/README.md index 51bda75..6438fc0 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ java-xmlbuilder =============== [![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.jamesmurty.utils/java-xmlbuilder/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.jamesmurty.utils/java-xmlbuilder) +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fharkue%2Fjava-xmlbuilder.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fharkue%2Fjava-xmlbuilder?ref=badge_shield) ![Build](https://github.com/jmurty/java-xmlbuilder/workflows/Build/badge.svg) ![Codecov](https://github.com/jmurty/java-xmlbuilder/workflows/Codecov/badge.svg) @@ -118,6 +119,9 @@ create and manipulate XML documents like the following: ``` + +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fharkue%2Fjava-xmlbuilder.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fharkue%2Fjava-xmlbuilder?ref=badge_large) + ### Create a New XML Document To begin, you create a new builder and XML document by specifying the name of @@ -382,4 +386,4 @@ See this project's version history in This project was previously hosted on Google Code at [https://code.google.com/p/java-xmlbuilder/](https://code.google.com/p/java-xmlbuilder/). Please refer to this old location for historical issue reports and user -questions. +questions. \ No newline at end of file