From b7882e1ec27993cb1d5503abb2e69815f16d8416 Mon Sep 17 00:00:00 2001 From: vmanral Date: Sat, 26 Jun 2021 00:11:46 +1000 Subject: [PATCH] A test change A test change for validating pull requests. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9aa7c528..58c349ca 100644 --- a/README.md +++ b/README.md @@ -50,3 +50,5 @@ environment set up -- one that works across many projects -- should be able to clone the repository and do a build simply by running the build program with no special arguments. There should be no need to edit or install anything into the project space for the initial build. + +Test-1