diff --git a/README.md b/README.md
index a27e75ae..acb584c1 100644
--- a/README.md
+++ b/README.md
@@ -3,23 +3,15 @@
Ruby API client for the [Auth0](https://auth0.com) platform.
[](http://badge.fury.io/rb/auth0)
+[](https://codecov.io/gh/auth0/ruby-auth0)
+[](https://www.rubydoc.info/gems/auth0)
[](https://github.com/auth0/ruby-auth0/blob/master/LICENSE)
+[](https://deepwiki.com/auth0/ruby-auth0)
-> [!NOTE]
-> **[v6.0.0.beta.1](https://github.com/auth0/ruby-auth0/releases/tag/v6.0.0.beta.1) is now available!** This release features a completely rewritten Management API client, auto-generated from the Auth0 OpenAPI spec using [Fern](https://buildwithfern.com/), with strongly-typed responses, built-in pagination, and automatic token management.
->
-> ```bash
-> gem install auth0 --pre
-> ```
->
-> We'd love your feedback - please [open an issue](https://github.com/auth0/ruby-auth0/issues/new) if you encounter any problems.
->
-> 📖 [Migration Guide](https://github.com/auth0/ruby-auth0/blob/v6/v6_MIGRATION_GUIDE.md) ・ [Changelog](https://github.com/auth0/ruby-auth0/blob/v6/CHANGELOG.md) ・ [API Reference](https://github.com/auth0/ruby-auth0/blob/v6/reference.md)
-
## Documentation
- [API reference](./reference.md) - auto-generated reference for all Management API methods