From e043a710fa0f5cd6f79f242e448c6ee7cb4d8da5 Mon Sep 17 00:00:00 2001 From: Chuan-Heng Hsiao <2970164+chhsiao1981@users.noreply.github.com> Date: Sun, 23 Aug 2026 16:36:13 -0400 Subject: [PATCH] doc: have Acknowledgement listed in README. Signed-off-by: Chuan-Heng Hsiao <2970164+chhsiao1981@users.noreply.github.com> --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index dcd76d1..e08ea4e 100644 --- a/README.md +++ b/README.md @@ -296,7 +296,7 @@ assert 'json.decoder.JSONDecodeError: Expecting value:' in err_str The implementation is based on the following Gemini / ChatGPT suggestions: -[https://share.gemini.google/BDvazjX2RWsE](https://share.gemini.google/BDvazjX2RWsE) -[https://chatgpt.com/share/6a8b20b2-4ad4-83ea-9926-4f204ebc4e65](https://chatgpt.com/share/6a8b20b2-4ad4-83ea-9926-4f204ebc4e65) -[https://chatgpt.com/share/6a8b209f-a6f4-83ea-a7da-5d4bf54e4ecd](https://chatgpt.com/share/6a8b209f-a6f4-83ea-a7da-5d4bf54e4ecd) -[https://chatgpt.com/share/6a8b53e2-570c-83ea-94e4-b312d8048059](https://chatgpt.com/share/6a8b53e2-570c-83ea-94e4-b312d8048059) +* [https://share.gemini.google/BDvazjX2RWsE](https://share.gemini.google/BDvazjX2RWsE) +* [https://chatgpt.com/share/6a8b20b2-4ad4-83ea-9926-4f204ebc4e65](https://chatgpt.com/share/6a8b20b2-4ad4-83ea-9926-4f204ebc4e65) +* [https://chatgpt.com/share/6a8b209f-a6f4-83ea-a7da-5d4bf54e4ecd](https://chatgpt.com/share/6a8b209f-a6f4-83ea-a7da-5d4bf54e4ecd) +* [https://chatgpt.com/share/6a8b53e2-570c-83ea-94e4-b312d8048059](https://chatgpt.com/share/6a8b53e2-570c-83ea-94e4-b312d8048059)