From caf93bae48b5c06bfba76bf59fafd83ead51f303 Mon Sep 17 00:00:00 2001
From: Ankita <91306853+Ankita28g@users.noreply.github.com>
Date: Mon, 27 Feb 2023 18:46:15 +0530
Subject: [PATCH] Update README.md
---
README.md | 15 +++++++--------
1 file changed, 7 insertions(+), 8 deletions(-)
diff --git a/README.md b/README.md
index 40998471b8..2b09396bf2 100644
--- a/README.md
+++ b/README.md
@@ -4,12 +4,6 @@
[How it works](https://docs.akto.io/#how-it-works) • [Getting-Started](https://docs.akto.io/#how-to-get-started) • [API Inventory](https://docs.akto.io/api-inventory/api-collections) • [API testing](https://docs.akto.io/testing/run-test) • [Add Test](https://docs.akto.io/testing/test-library) • [Join Discord community](https://discord.com/invite/Wpc6xVME4s) •
-# Contributors
-
-
-
-
-
Akto is a plug-n-play API security platform that takes only 60 secs to get started. Akto is used by security teams to maintain a continuous inventory of APIs, test APIs for vulnerabilities and find runtime issues. Akto offers coverage for all OWASP top 10 and HackerOne Top 10 categories including BOLA, authentication, SSRF, XSS, security configurations, etc. Akto's powerful testing engine runs variety of business logic tests by reading traffic data to understand API traffic pattern leading to reduced false positives. Akto can integrate with multiple traffic sources - burpsuite, AWS, postman, GCP, gateways, etc. Here is our [public roadmap](https://github.com/orgs/akto-api-security/projects/8) for this quarter.
@@ -58,6 +52,13 @@ Run the following commands to install Akto. You'll need to have curl and Docker
Akto is really powerful in Cloud deployment if you can provide your application's mirrored traffic (0 performance impact). For that, you should install Akto Enterprise edition available [here](https://stairway.akto.io). Read more about it [here](https://www.akto.io/pricing)
+## Contributors
+
+
+
+
+
+
## Develop and contribute
#### Prerequisites
@@ -103,8 +104,6 @@ OpenJDK 8, node(v18.7.0+ [link](https://nodejs.org/download/release/v18.7.0/)),
6. `mvn compile; mvn exec:java -Dexec.mainClass="com.akto.testing.Main"`
-
-
#### Play around
1. Open `localhost:8080` in your favourite browser