From 01a94a57ef224b81289e31139b0e928b5e713f50 Mon Sep 17 00:00:00 2001 From: toby-plunkett Date: Mon, 30 Mar 2026 14:09:22 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 53ebefd17e..254b7d2cfe 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ## Building and deploying the application ### Building the application - + The project uses [Gradle](https://gradle.org) as a build tool. It already contains `./gradlew` wrapper script, so there's no need to install gradle.