From 725f3d552d457817de8cf3c7a1b7eec1be4747ce Mon Sep 17 00:00:00 2001 From: Garret Premo Date: Wed, 23 Sep 2026 09:01:17 -0400 Subject: [PATCH] Add CI and Maven Central badges to the README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 9d3d148..1942fc4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # TypeSafe SDK for Java: a Jev client for the JVM +[![CI](https://img.shields.io/github/actions/workflow/status/Premo-Cloud/typesafe-sdk-java/ci.yml?branch=main&logo=github&label=CI)](https://github.com/Premo-Cloud/typesafe-sdk-java/actions/workflows/ci.yml) +[![Maven Central](https://img.shields.io/maven-central/v/io.github.premo-cloud/typesafe-sdk)](https://central.sonatype.com/artifact/io.github.premo-cloud/typesafe-sdk) + A community Java SDK for Jev and the other [TypeSafe](https://typesafe.ai) System One models. Ask Jev small, typed questions over your application state and get typed answers with calibrated probabilities back, in one round trip, with no prompt parsing.