From 5b14a18c4760f2874588930e8e20c89786f6dc92 Mon Sep 17 00:00:00 2001 From: Hatter Jiang Date: Sat, 11 Apr 2026 23:16:26 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Update=20README=20with=20additio?= =?UTF-8?q?nal=20code=20example=20and=20reference=20link?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index c1d17b7..8f23a97 100644 --- a/README.md +++ b/README.md @@ -8,3 +8,12 @@ Installed 6 packages in 9ms Hello World! ``` + +
+ +```shell +uv run https://script.hatter.ink/@0/httpstat.py https://hatter.ink/ +``` +> https://github.com/reorx/httpstat + +