From f39a82fa6a698045ff3751550e362f817bc093b7 Mon Sep 17 00:00:00 2001 From: retoor Date: Tue, 31 Dec 2024 17:12:18 +0000 Subject: [PATCH] docs: replace markdown image syntax with html img tag in README header --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ebd024e..f517f4f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Pretty Good Server Multipurpose load balancing intercepting proxy written in C. -![Pretty Good Server](static/C_Logo.png =100x) + ## Introduction