Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Beemer <[email protected]>
Signed-off-by: Todd Baert <[email protected]>
  • Loading branch information
toddbaert and beeme1mr authored Aug 15, 2023
1 parent 86ba088 commit 342b4e5
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,15 @@

<!-- x-release-please-end -->
<br/>
<a href="https://javadoc.io/doc/dev.openfeature/sdk">
<img alt="Javadoc" src="https://javadoc.io/badge2/dev.openfeature/sdk/javadoc.svg" />
</a>
<a href="https://javadoc.io/doc/dev.openfeature/sdk">
<img alt="Maven Central" src="https://maven-badges.herokuapp.com/maven-central/dev.openfeature/sdk/badge.svg" />
</a>
<a href="https://codecov.io/gh/open-feature/java-sdk">
<img alt="Codecov" src="https://codecov.io/gh/open-feature/java-sdk/branch/main/graph/badge.svg?token=XMS9L7PBY1" />
</a>
<a href="https://bestpractices.coreinfrastructure.org/projects/6241">
<img alt="CII Best Practices" src="https://bestpractices.coreinfrastructure.org/projects/6241/badge" />
</a>
Expand Down

0 comments on commit 342b4e5

Please sign in to comment.