Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 82b0980

Browse files
Update README.MD (Helvethink#18)
1 parent fbe875a commit 82b0980

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.MD

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
# java-odoo-xml-rpc
22

3-
[![Static Badge](https://img.shields.io/badge/maven%20central-0.0.6-green)](https://central.sonatype.com/artifact/ch.helvethink.odoo4java/java-odoo-rpc-parent/0.0.6)
3+
[![Static Badge](https://img.shields.io/badge/maven%20central-1.0.0-green)](https://central.sonatype.com/artifact/ch.helvethink.odoo4java/java-odoo-rpc-parent/1.0.0)
44

55
Coverage: ![rpc-core-cov](.github/badges/rpc-core-jacoco.svg)
66
![xml-rpc-cov](.github/badges/xml-rpc-core-jacoco.svg)
77
![json-rpc-cov](.github/badges/json-rpc-client-jacoco.svg)
88

9+
OpenSSF:
910
![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/Helvethink/java-odoo-rpc/badge?style=flat)
11+
[![OpenSSF Best Practices](https://www.bestpractices.dev/projects/10106/badge)](https://www.bestpractices.dev/projects/10106)
1012

1113
The `Java Odoo RPC` project provides tooling and abstraction for interactions with your Odoo RPC API (JSON and XML).\
1214
First, it provides the [java-odoo-xml-rpc-core](java-odoo-xml-rpc-core/README.MD) library which provides you some tooling for the serialization of

0 commit comments

Comments
 (0)