From 35a2aac8c6c179acf015ece3e56f0d0f5ba483c9 Mon Sep 17 00:00:00 2001 From: Zhiyong Li Date: Fri, 14 Jun 2024 16:12:11 +0800 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 17d19ef..857a12c 100644 --- a/readme.md +++ b/readme.md @@ -2,7 +2,7 @@ ## Understanding the Spring Petclinic application with a few diagrams -[See the presentation here](https://speakerdeck.com/michaelisvy/spring-petclinic-sample-application) +This is the spring langchain4j version for spring petclinic, if you want to see a springai version, please refer to [spring-petclinic-springai](https://github.com/showpune/spring-petclinic-springai) ## Run Petclinic locally