From 56511d0c1357932a4f105b26a879cd1a5acce1b5 Mon Sep 17 00:00:00 2001 From: Teesha-debnath Date: Thu, 19 Jun 2025 13:44:51 +0530 Subject: [PATCH] Enhanced Keploy intro in README.md for clarity and completeness --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c88fcdefc..21cc3a487 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Repository for the Keploy documentation website.

-[Keploy](https://keploy.io) is a no-code testing platform that generates tests from API calls. +[Keploy](https://keploy.io) is a open-source, no-code testing platform that automatically generates end-to-end cases and data mocks by capturing real API traffic - helping developers test faster and ship more reliably. Keploy is constantly working to improve and expand its documentation. Some components may change without notice.