From 4e5e37fa6f180253fb5fe9a59e5abaad6525a463 Mon Sep 17 00:00:00 2001 From: Sven Efftinge Date: Thu, 29 Aug 2019 14:34:14 +0200 Subject: [PATCH] Update readme.md --- readme.md | 1 - 1 file changed, 1 deletion(-) diff --git a/readme.md b/readme.md index 88b890451..d4f155186 100644 --- a/readme.md +++ b/readme.md @@ -10,7 +10,6 @@ Start coding in Gitpod, a free online dev environment. ## Understanding the Spring Petclinic application with a few diagrams See the presentation here - ## 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: