From ebdc4c6cffc6a2e4f957871d340f42870a0ad0bd Mon Sep 17 00:00:00 2001 From: Kayne Ruse Date: Sun, 17 Nov 2024 20:09:37 +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 5cb2266..0427b81 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -This git branch is the documentation and specification for The Toy Programming Language version 2.x, which can be found at [https://github.com/Ratstail91/Toy](https://github.com/Ratstail91/Toy). +This git branch is the documentation for The Toy Programming Language version 2.x, which can be found at [https://github.com/Ratstail91/Toy](https://github.com/Ratstail91/Toy). Toy v2.x is still under active development, so this documentation will change and evolve over time, and may not reflect the current reference implementation.