From 310bab36d14bac477d755bd82b52fc2b1f54a245 Mon Sep 17 00:00:00 2001 From: Kayne Ruse Date: Sun, 30 Oct 2022 14:05:31 +1100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index da0b5ac..9c42614 100644 --- a/README.md +++ b/README.md @@ -54,4 +54,4 @@ print tally(); //3 # Version Differences -There have been a number of versions of Toy over the years, the current actively developed version is called `main` for the time being. It is recommended that you use the most recent release available. +There have been a number of versions of Toy over the years, the current actively developed version is in the `main` branch for the time being. It is recommended that you use the most recent release available.