From 8f945a315a545f6051b331045febf3ec443f4ebc Mon Sep 17 00:00:00 2001 From: Kieran W <41634689+FredHappyface@users.noreply.github.com> Date: Wed, 9 Mar 2022 09:54:46 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 94d177c..044428b 100644 --- a/README.md +++ b/README.md @@ -74,12 +74,12 @@ A high-level overview of how the documentation is organized organized will help where to look for certain things: - [Tutorials](/documentation/tutorials) take you by the hand through a series of steps to get - started using the software. Start here if you’re new + started using the software. Start here if you’re new. - The [Technical Reference](/documentation/reference) documents APIs and other aspects of the machinery. This documentation describes how to use the classes and functions at a lower level and assume that you have a good high-level understanding of the software. - The [Help](/documentation/help) guide provides a starting point and outlines common issues that you - may have with the software + may have. ## Gradle tasks