Update README.md

Added the link that will open the pdf file located in the ./ path

Signed-off-by: mzwandilemkhokha <mzwandilemkhokha@yahoo.com>
This commit is contained in:
mzwandilemkhokha 2025-05-17 13:00:35 +02:00 committed by GitHub
parent fa211436fd
commit 65913df6db
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,6 +6,8 @@
[See the presentation here](https://speakerdeck.com/michaelisvy/spring-petclinic-sample-application)
[See the UML Diagram & Layered Architecture Diagram here]: [View UML Diagram](/uml_architecture.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):