From 2ce515a26c06a8fd4cb3828524d0597add1af720 Mon Sep 17 00:00:00 2001 From: Antoine Rey Date: Mon, 24 Oct 2016 18:20:42 +0200 Subject: [PATCH] Add a screenshot --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 945e1ed78..3ec0b719b 100644 --- a/readme.md +++ b/readme.md @@ -15,10 +15,11 @@ You can then access petclinic here: http://localhost:8080/ +springboot-petclinic + ## In case you find a bug/suggested improvement for Spring Petclinic Our issue tracker is available here: https://github.com/spring-projects/spring-petclinic/issues - ## Database configuration In its default configuration, Petclinic uses an in-memory database (HSQLDB) which