diff --git a/README.md b/README.md index b5147fc..9eea150 100644 --- a/README.md +++ b/README.md @@ -119,3 +119,7 @@ Then, rebuild demo docker image with a system property that points to the DB. ```bash -Dquarkus.datasource.jdbc.url=jdbc:postgresql:///quarkus_test ``` + +## Authors + +Nicolas Massé, based on the work of the Quarkus team