diff --git a/README.md b/README.md index 9bc962c..5fba286 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,8 @@ ![CI](https://github.com/qvantel/jsonapi-scala/actions/workflows/ci.yml/badge.svg) [![codecov](https://codecov.io/gh/qvantel/jsonapi-scala/branch/master/graph/badge.svg)](https://codecov.io/gh/qvantel/jsonapi-scala) -[![Maven Central (2.12 and 2.13)](https://maven-badges.herokuapp.com/maven-central/com.qvantel/jsonapi-scala-core_2.13/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.qvantel/jsonapi-scala-core_2.13) +[![Maven Central (2.12)](https://maven-badges.herokuapp.com/maven-central/com.qvantel/jsonapi-scala-core_2.12/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.qvantel/jsonapi-scala-core_2.12) +[![Maven Central (2.13)](https://maven-badges.herokuapp.com/maven-central/com.qvantel/jsonapi-scala-core_2.13/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.qvantel/jsonapi-scala-core_2.1) ## Features * Automatic generation of jsonapi json writers with relationship handling for case classes