From afca9afad4418dfe95e2495c276ce15794eecff9 Mon Sep 17 00:00:00 2001 From: Timofey Gelazoniya Date: Tue, 31 Oct 2023 08:20:32 +0300 Subject: [PATCH] docs(README.md): change heading --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ebaa61..bb5c97d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Simple HTTP Tunneling Proxy Server in Go +# HTTP Proxy Server This is a lightweight proxy server written in Go that supports HTTP requests and HTTPS tunneling.