From b11d7d8dae54f9a711aa9650ea6afd2dff8c0417 Mon Sep 17 00:00:00 2001 From: Ahmed BEN ROUHA Date: Sun, 15 Dec 2024 10:21:38 +0100 Subject: [PATCH] updated README file --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f1594013a..3babae164 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ -# 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) +# Spring PetClinic Sample Application with DevOps [![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) [![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 purpose of this project -[See the presentation here](https://speakerdeck.com/michaelisvy/spring-petclinic-sample-application) +This project uses Spring PetClinic as sample application to test DevOps tools ## Run Petclinic locally