diff --git a/README.md b/README.md index f55e9ae..063874b 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,16 @@ Just add the following dependency to your Spring Boot 2 project: ## Spring Boot 3 -Coming soon... +Just add the following dependency to your Spring Boot 3 project: + +```xml + + + de.mirkosertic + flight-recorder-starter + 3.1.0 + +``` ## Required for all Spring Boot versions