From 5abd50f8a32fac5d1890d34e1a92449383de77fd Mon Sep 17 00:00:00 2001 From: Yuzu Date: Tue, 21 Jul 2026 03:05:00 +0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9A=20docs:=20edit=20README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 914c777..5dfd4e4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# IP Test +# 🌐 IP Test -🌐 Minimal HTTP server that echoes your IP and request headers as HTML or JSON. +Minimal HTTP server that echoes your IP and request headers as HTML or JSON. Built with [Elysia](https://elysiajs.com/) on [Bun](https://bun.sh/).