From d81ac24528c0be9c8220bb31d8e455243023a467 Mon Sep 17 00:00:00 2001 From: zinaithrahman <22051911@kiit.ac.in> Date: Thu, 19 Jun 2025 21:37:56 +0530 Subject: [PATCH 1/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f14f414..48dd517 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@

Keploy Python Sample Applications

+

Keploy is an open-source testing toolkit that records and replays API calls as test cases — helping developers test without writing extra code!

From fda7060d1d641cc1e4cff24b0cc117fe676a2b36 Mon Sep 17 00:00:00 2001 From: zinaithrahman <22051911@kiit.ac.in> Date: Thu, 19 Jun 2025 21:45:56 +0530 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 48dd517..8f9f199 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

Keploy Python Sample Applications

-

Keploy is an open-source testing toolkit that records and replays API calls as test cases — helping developers test without writing extra code!

+Keploy is a powerful open-source testing platform that creates test cases from reall API calls.