From 805b6785b2556418b1f128439a3a8e92a2688d42 Mon Sep 17 00:00:00 2001 From: Kayne Ruse Date: Sat, 21 Jan 2023 23:54:03 +1100 Subject: [PATCH] Tweaked version differences section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 65ab236..a421396 100644 --- a/README.md +++ b/README.md @@ -60,4 +60,4 @@ print tally(); //3 # Version Differences -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. +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. The best version to use is either the code in the main branch, or the latest tagged version.