From d28e672f96c34fca4669c8eb87b761fe1716b896 Mon Sep 17 00:00:00 2001 From: cybergeekscloud Date: Fri, 16 Jan 2026 20:00:43 -0800 Subject: [PATCH] Update README.md Signed-off-by: cybergeekscloud --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e8aa6f3d8..180cf4bd7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # Spring PetClinic Sample Application [![Build Status](https://github.com/spring-projects/spring-petclinic/actions/workflows/maven-build.yml/badge.svg)](https://github.com/spring-projects/spring-petclinic/actions/workflows/maven-build.yml)[![Build Status](https://github.com/spring-projects/spring-petclinic/actions/workflows/gradle-build.yml/badge.svg)](https://github.com/spring-projects/spring-petclinic/actions/workflows/gradle-build.yml) + +Testing my first pull request 🚀 + [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/spring-projects/spring-petclinic) [![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://github.com/codespaces/new?hide_repo_select=true&ref=main&repo=7517918) ## Understanding the Spring Petclinic application with a few diagrams