From 24e5d8081cdd71e63cf00269109e4afa9d480839 Mon Sep 17 00:00:00 2001 From: Kayne Ruse Date: Sun, 12 Apr 2026 08:42:06 +1000 Subject: [PATCH] Tweaked a doc --- tests/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/README.md b/tests/README.md index 7f87eb2..8b509f7 100644 --- a/tests/README.md +++ b/tests/README.md @@ -1,3 +1,5 @@ # Tests +* benchmarks - for comparint Toy's performance against other languages +* scripts - for checking Toy's implementation works as expected * units - for checking the functionality of a single unit of code \ No newline at end of file