From 7acc72ec760cd0886398a13e1ba63d4a3485a2fb Mon Sep 17 00:00:00 2001 From: Tiago Souza <110750707+tiagovfsouza@users.noreply.github.com> Date: Thu, 15 Jan 2026 21:54:58 -0800 Subject: [PATCH] Add personal note to README.md Added a personal note about testing a pull request. Signed-off-by: Tiago Souza <110750707+tiagovfsouza@users.noreply.github.com> --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e8aa6f3d8..337d2bd20 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # 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