From ca6b955899e1af08d04f1d878df6a4ff334b472c Mon Sep 17 00:00:00 2001 From: mzwandilemkhokha Date: Thu, 24 Apr 2025 08:09:13 +0200 Subject: [PATCH] Update README.md Signed-off-by: mzwandilemkhokha --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c865c3b51..17656c2b4 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ [See the presentation here](https://speakerdeck.com/michaelisvy/spring-petclinic-sample-application) +this is the ERD: [View Entity Relationship Diagram](/erd.pdf) + ## Run Petclinic locally Spring Petclinic is a [Spring Boot](https://spring.io/guides/gs/spring-boot) application built using [Maven](https://spring.io/guides/gs/maven/) or [Gradle](https://spring.io/guides/gs/gradle/). You can build a jar file and run it from the command line (it should work just as well with Java 17 or newer):