From 1859ccedb17c88457105928e7c5b9ed35da37ecd Mon Sep 17 00:00:00 2001 From: Bluemangoo Date: Sat, 20 Apr 2024 17:45:23 +0800 Subject: [PATCH] Update README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f6ffeb2..780db1f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Pingpong -Reverse proxy powered by [Pingora](https://github.com/cloudflare/pingora) +Reverse proxy powered by [Pingora](https://github.com/cloudflare/pingora). + +> Pingpong. Doesn't the little bouncing-around ball resembles your data packets tossed around among NATs and ISPs? ## Installation and Usage