From ec35b73bdebe26697db565363cda47df6624a4ac Mon Sep 17 00:00:00 2001 From: matt2m Date: Tue, 26 Jun 2018 14:56:49 -0700 Subject: [PATCH] added ! --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 2659a049d..780caaf64 100644 --- a/readme.md +++ b/readme.md @@ -4,7 +4,7 @@ ## Understanding the Spring Petclinic application with a few diagrams See the presentation here -## Running petclinic locally! +## Running petclinic locally!! ``` git clone https://github.com/spring-projects/spring-petclinic.git mvn tomcat7:run