From a0e0817ae4be8682c95c51041ad8fbd507a783ee Mon Sep 17 00:00:00 2001 From: shaikkhajaibrahim Date: Fri, 3 May 2019 08:55:09 +0530 Subject: [PATCH] Added something --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 791296866..7aa73576d 100644 --- a/readme.md +++ b/readme.md @@ -5,7 +5,7 @@ ## Understanding the Spring Petclinic application with a few diagrams See the presentation here -## Running petclinic locally +## Running petclinic locally Petclinic is a [Spring Boot](https://spring.io/guides/gs/spring-boot) application built using [Maven](https://spring.io/guides/gs/maven/). You can build a jar file and run it from the command line: