diff --git a/packages/artillery/README.md b/packages/artillery/README.md
index cabb28a9d5..66afe38f89 100644
--- a/packages/artillery/README.md
+++ b/packages/artillery/README.md
@@ -1,25 +1,31 @@
![](https://raw.githubusercontent.com/artilleryio/artillery/main/packages/artillery/artillery-logo.svg)
-
Artillery
cloud-scale load testing
-
-
+ Artillery
- Docs | Discussions | @artilleryio | We are hiring!
+ Docs | Discussions
-| | |
-|---|---|
-| **Test at cloud scale** | Scale out and run your tests on AWS Lambda or AWS Fargate. Artillery is the only solution that gives **distributed cloud-native load testing at scale** to everyone for FREE. |
-| **Batteries included** | 20+ integrations for monitoring, observability, and CICD. |
-| **Test anything** | HTTP, Playwright, WebSocket, Socket.io, gRPC, Kinesis, and more. |
-| **Playwright support** | Load test with real headless browsers. |
-| **Powerful workload modeling** | Emulate complex user behavior with request chains, multiple steps, transactions, and more. |
-| **Extensible & hackable** | Artillery has a plugin API to allow extending and customization. |
-| **Permissive open-source** | Permissive open source license (MPLv2) that lets you build on top of Artillery without worry. |
+
+
+
+
+
+
+
+## Features
+
+- **Test at cloud scale.** Cloud-native distributed load testing at scale, **out-of-the box**. Scale out with AWS Lambda, AWS Fargate or Azure ACI. No DevOps needed, zero infrastructure to set up or manage.
+- **Test with Playwright**. Reuse existing Playwright tests and load test with real headless browsers.
+- **Batteries-included.** 20+ integrations for monitoring, observability, and CICD.
+- **Test anything**. HTTP, WebSocket, Socket.io, gRPC, Kinesis, and more.
+- **Powerful workload modeling**. Emulate complex user behavior with request chains, multiple steps, transactions, and more.
+- **Extensible & hackable**. Artillery has a plugin API to allow extending and customization.
## Get started
@@ -37,10 +43,9 @@ Follow our 5-minute guide to run your first load test - https://www.artillery.io
### Docs and guides
-- [Distributed load testing with Artillery on AWS Lambda](https://docs.art/lambda)
-- [Distributed load testing on Fargate](https://docs.art/fargate)
+- [Load testing with Playwright](https://www.artillery.io/docs/playwright)
+- Distributed load testing with Artillery on [AWS Lambda](https://docs.art/lambda), [AWS Fargate](https://docs.art/fargate), or [Azure ACI](https://docs.art/azure)
- Set [API response expectations](https://docs.art/expect), automate [SLO checks](https://docs.art/ensure), and report [Apdex scores](https://docs.art/apdex)
-- [Running tests using real headless browsers](https://docs.art/playwright) with Artillery's Playwright integration
- [Publishing metrics](https://docs.art/o11y) to Datadog, Honeycomb, Lightstep, and more
### Integrations and plugins
@@ -49,4 +54,4 @@ We maintain a list of official and community-built [integrations and plugins](ht
### Example tests
-You can find a list of ready-to-run Artillery examples under [`examples/`](https://github.com/artilleryio/artillery/tree/master/examples#readme).
\ No newline at end of file
+You can find a list of ready-to-run Artillery examples under [`examples/`](https://github.com/artilleryio/artillery/tree/master/examples#readme).