From 374b334dda42212381c45cbbbbadc6c79359bb1b Mon Sep 17 00:00:00 2001 From: Rohit <79686418+rohitdevsol@users.noreply.github.com> Date: Wed, 20 May 2026 10:25:28 +0530 Subject: [PATCH] Add image to README for better presentation Added an image to the README to enhance visual appeal. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 2cd14a8..386a965 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ The project focuses on building modern load balancing infrastructure from first This repository is intentionally developed in stages, starting from a minimal working implementation and progressively evolving toward production-grade infrastructure. +Screenshot 2026-05-20 at 10 19 10 AM + --- # Current Features @@ -92,6 +94,7 @@ make release --- + # Development Workflow Before pushing code: