From 628e697a847b5b12cbfe58ab739c841fdb255f6d Mon Sep 17 00:00:00 2001 From: Mark Pollack Date: Sat, 5 Aug 2023 17:53:32 -0400 Subject: [PATCH] add build badge to README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a885f1d83..f1d359faa 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Spring AI +# Spring AI [![build status](https://github.com/spring-projects-experimental/spring-ai/actions/workflows/continuous-integration.yml/badge.svg)](https://github.com/spring-projects-experimental/spring-ai/actions/workflows/continuous-integration.yml) The Spring AI project provides a Spring-friendly API and abstractions for developing AI applications.