From 76a4478c7036b3643549f189afde7f3ccc3e6432 Mon Sep 17 00:00:00 2001 From: Nihal <38865967+wasim-nihal@users.noreply.github.com> Date: Sat, 4 May 2024 21:11:35 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e6a2848..06090e2 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Mock HTTP Server +# Mockolate This repository provides a Golang implementation of a mock HTTP server that allows you to easily define and manage mock endpoints through a configuration YAML file. It also offers various command-line flags for additional configuration. ## Features