diff --git a/README.md b/README.md index 3cd3183..6284d67 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # PMML4S [![Build Status](https://github.com/autodeployai/pmml4s/workflows/Release/badge.svg)](https://github.com/autodeployai/pmml4s/actions) -[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.pmml4s/pmml4s_2.12/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.pmml4s/pmml4s_2.12) +[![pmml4s Scala version support](https://index.scala-lang.org/autodeployai/pmml4s/pmml4s/latest-by-scala-version.svg?platform=jvm)](https://index.scala-lang.org/autodeployai/pmml4s/pmml4s) _PMML4S_ is a PMML (Predictive Model Markup Language) scoring library for Scala. It provides both Scala and Java Evaluator API for PMML.