From 8085574f90fc15736f9ea43e4909bbedde203ef3 Mon Sep 17 00:00:00 2001 From: Fabio Niephaus Date: Wed, 30 Mar 2022 14:41:52 +0200 Subject: [PATCH] Improve title. [ci skip] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 31009fa..9c72532 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ jobs: native-image --version ``` -### Complex Native Image Template +### Building a HelloWorld with GraalVM Native Image on Different Platforms ```yml name: GraalVM Native Image build