From 72fe2d5a5d64e5c771dba61eb47ed5ae22af2491 Mon Sep 17 00:00:00 2001 From: Geert Bevin Date: Tue, 30 Jan 2024 16:38:00 -0500 Subject: [PATCH] Updated readme --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 995b111..0321fa1 100644 --- a/README.md +++ b/README.md @@ -100,9 +100,10 @@ reason about your build. `bld` lets your build logic get out of the way so that you can focus on writing applications. -If you have any questions, suggestions, ideas or just want to chat, feel free -to post on the [forums](https://forum.uwyn.com) or to join -us on [Discord](https://discord.gg/zDG6anEXQX). +Get started immediately by [installing](https://github.com/rife2/bld/wiki/Installation) `bld` through Homebrew, SDKMAN, JBang, +zip archive, or run it directly from its jar file. -**Read more in the [full documentation](https://github.com/rife2/bld/wiki) -and [bld Javadocs](https://rife2.github.io/bld/).** +If you have any questions, suggestions, ideas or just want to chat, feel free +to post on the [forums](https://forum.uwyn.com) or to join us on [Discord](https://discord.gg/zDG6anEXQX). + +Read more in the [full documentation](https://github.com/rife2/bld/wiki) and [bld Javadocs](https://rife2.github.io/bld/).