From f0c9264ba1d1a1af38d856b835970eee93f6a7aa Mon Sep 17 00:00:00 2001 From: Memogoz Date: Tue, 17 Jun 2025 18:51:48 -0600 Subject: [PATCH] feat: simple change for testing purposes --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c865c3b51..f7edf70c5 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![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 +## Understanding the Spring Petclinic application with a few diagrams - [See the presentation here](https://speakerdeck.com/michaelisvy/spring-petclinic-sample-application) @@ -163,3 +163,5 @@ For additional details, please refer to the blog post [Hello DCO, Goodbye CLA: S ## License The Spring PetClinic sample application is released under version 2.0 of the [Apache License](https://www.apache.org/licenses/LICENSE-2.0). + +