From 658a5b995e5eb4aefc2e11e87740278c24dafaed Mon Sep 17 00:00:00 2001 From: zinaithrahman <22051911@kiit.ac.in> Date: Thu, 19 Jun 2025 22:42:06 +0530 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 79990ae..60237ab 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![License](.github/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) # Keploy -[Keploy](https://keploy.io) is a no-code testing platform that generates tests from API calls. +[Keploy](https://keploy.io) is a no-code testing platform that generates tests from API calls. Keploy is an open source. ## Community support @@ -13,7 +13,6 @@ We'd love to collaborate with you to make Keploy great. To get started: # How to Contribute ?? -To Contribute to Keploy Student Program Website, please follow the following steps. 1. Fork this Repository(by clicking Fork Icon on top right of the repository). @@ -44,4 +43,4 @@ git commit -m "changes you made in the project" #Please make sure to mention whi git push ``` -6. Before raising a PR, please sure to 'Fetch Upstream' to avoid conflicts with existing codebase. \ No newline at end of file +6. Before raising a PR, please sure to 'Fetch Upstream' to avoid conflicts with existing codebase.