From 2d597e8722a4bdc98d0c66093eac75df0db282d1 Mon Sep 17 00:00:00 2001 From: matt2m Date: Tue, 26 Jun 2018 14:54:05 -0700 Subject: [PATCH] added ! --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index acacfe4f7..2659a049d 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