From 574ab75a0a2febae10bb4d44ce5d1cca0968ae62 Mon Sep 17 00:00:00 2001 From: qsq8t65pxs Date: Sun, 10 May 2026 02:50:35 +0800 Subject: [PATCH 1/2] README: add minimal verification marker --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c77f322e..1f5c9c24 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ moment this is supported for Go compilers from version 1.7. To submit changes to this repository, see http://go.dev/doc/contribute. The git repository is https://go.googlesource.com/text. + To generate the tables in this repository (except for the encoding tables), run go generate from this directory. By default tables are generated for the From e5a1af9782803e992e2e6f591e32f904b657b32d Mon Sep 17 00:00:00 2001 From: qsq8t65pxs Date: Sun, 17 May 2026 01:28:53 +0800 Subject: [PATCH 2/2] README: refresh minimal verification marker --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1f5c9c24..0b058fe3 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ moment this is supported for Go compilers from version 1.7. To submit changes to this repository, see http://go.dev/doc/contribute. The git repository is https://go.googlesource.com/text. - + To generate the tables in this repository (except for the encoding tables), run go generate from this directory. By default tables are generated for the