diff --git a/README.md b/README.md
index f965564c2..50ebe6263 100644
--- a/README.md
+++ b/README.md
@@ -1,49 +1,15 @@
[![AsyncAPI Logo](./assets/logo.png)](https://www.asyncapi.com)
-
-
-
-
## Read the specification
The latest draft specification can be found at [spec/asyncapi.md](./spec/asyncapi.md) which tracks the latest commit to the master branch in this repository.
-The human-readable markdown file is the source of truth for the specification.
-- [Version 3.0.0](https://github.com/asyncapi/spec/blob/v3.0.0/spec/asyncapi.md) (latest)
+**The human-readable markdown file is the source of truth for the specification.**
+
+- [Version 3.0.0](https://github.com/asyncapi/spec/blob/v3.0.0/spec/asyncapi.md) (latest) ([website](https://www.asyncapi.com/docs/reference/specification/latest))
+
+ Click to see reference links to older versions of the specification.
+
- [Version 2.6.0](https://github.com/asyncapi/spec/blob/v2.6.0/spec/asyncapi.md)
- [Version 2.5.0](https://github.com/asyncapi/spec/blob/v2.5.0/spec/asyncapi.md)
- [Version 2.4.0](https://github.com/asyncapi/spec/blob/v2.4.0/spec/asyncapi.md)
@@ -54,40 +20,21 @@ The human-readable markdown file is the source of truth for the specification.
- [Version 1.2.0](https://github.com/asyncapi/spec/blob/1.2.0/README.md) (deprecated)
- [Version 1.1.0](https://github.com/asyncapi/spec/blob/1.1.0/README.md) (deprecated)
- [Version 1.0.0](https://github.com/asyncapi/spec/blob/1.0.0/README.md) (deprecated)
+
-**Looking for the JSON Schema files?** Check out our [spec-json-schemas](https://github.com/asyncapi/spec-json-schemas) repo.
-
-**Feel like contributing?** Check out our [community repo](https://www.github.com/asyncapi/community).
-
-## Examples
-
-#### :bulb: Streetlights
-
-Demonstrates how to use AsyncAPI to define an API that controls city streetlights.
-
-> :point_right: [See more](./examples/streetlights-mqtt.yml)
+
-#### Slack Events API
+Looking for the JSON Schema files? Check out our [spec-json-schemas](https://github.com/asyncapi/spec-json-schemas) repo.
-Partial definition of the Slack Events API. Find the official one [here](https://github.com/slackapi/slack-api-specs/blob/master/events-api/slack_events_api_async_v1.json).
+Feel like contributing? Check out our [contributor's guide](./CONTRIBUTING.md).
-> :point_right: [See more](./examples/slack-rtm.yml)
-
-#### Gitter Streaming API
-
-Definition of the Gitter streaming API.
-
-> :point_right: [See more](./examples/gitter-streaming.yml)
-
-#### Gemini WebSocket API
-
-Definition of the Gemini Websocket API.
+## Examples
-> :point_right: [See more](./examples/websocket-gemini.yml)
+Check out the [examples](https://github.com/asyncapi/asyncapi/blob/master/examples) directory for examples.
-#### :heavy_plus_sign: and more...
+## Case Studies and Adopters
-Check out the [examples](https://github.com/asyncapi/asyncapi/blob/master/examples) directory for more examples.
+Check out the [AsyncAPI website](https://www.asyncapi.com/casestudies) to see the list of AsyncAPI adopters and their use cases.
## Our Sponsors
@@ -95,17 +42,15 @@ Check out the [examples](https://github.com/asyncapi/asyncapi/blob/master/exampl
-
-
-
-
-
-
-
+
+
+
+
+
@@ -113,8 +58,8 @@ Check out the [examples](https://github.com/asyncapi/asyncapi/blob/master/exampl
-
-
+
+
@@ -129,20 +74,19 @@ Check out the [examples](https://github.com/asyncapi/asyncapi/blob/master/exampl
-
+
+
+
+
+
-
### Bronze
-
-
-
-
diff --git a/assets/ably.png b/assets/ably.png
deleted file mode 100644
index b451373d2..000000000
Binary files a/assets/ably.png and /dev/null differ
diff --git a/assets/hivemq.png b/assets/hivemq.png
new file mode 100644
index 000000000..46ce52352
Binary files /dev/null and b/assets/hivemq.png differ
diff --git a/assets/svix.png b/assets/svix.png
new file mode 100644
index 000000000..d4f764807
Binary files /dev/null and b/assets/svix.png differ
diff --git a/assets/swix.png b/assets/swix.png
deleted file mode 100644
index 88325e9dd..000000000
Binary files a/assets/swix.png and /dev/null differ