diff --git a/README.md b/README.md index c57ad89e468..355f66af759 100644 --- a/README.md +++ b/README.md @@ -135,5 +135,7 @@ Checkstyles are currently disabled, but you can enable them by doing the followi ./mvnw clean package -DskipTests -Ddisable.checks=false ``` +## Examples +* [Spring AI Examples](https://github.com/spring-projects/spring-ai-examples) contains example projects that explain specific features in more detail.