From 3b03179166f8e80d07e6fac687d166f0f05b9410 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20=C5=BBalejko?= Date: Sun, 27 Sep 2020 22:59:21 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3cc6b55..038bfaf 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Quarkus Github Actions demo -This repo shows how to use Github Actions for building and dockerizing a quarkus application. +This repo shows how to use Github Actions for building and dockerizing a quarkus application. The app itself is just a [hello world](https://quarkus.io/guides/getting-started). # Description This project uses: