From 126777caea03b810de8d3dfbd171bbbd2b6d1687 Mon Sep 17 00:00:00 2001 From: "Nurul Huda (Apon)" Date: Thu, 16 Jul 2026 12:51:57 +0600 Subject: [PATCH] chore: remove test262 link from readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0eb5b46..c64f689 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ const exe = b.addExecutable(.{...}); exe.root_module.addImport("temporalz", temporalz.module("temporalz")); ``` -## Checklist ([Test262](https://github.com/tc39/test262/tree/main/test/built-ins/Temporal)) +## Checklist | Namespace | Status | | -------------- | ------ |