diff --git a/README.md b/README.md
index c865d25e6..cd35f2a50 100644
--- a/README.md
+++ b/README.md
@@ -100,19 +100,17 @@ curl -L https://raw.githubusercontent.com/permitio/opal/master/docker/docker-com
- [How to configure OPAL (basic concepts)](https://docs.opal.ac/tutorials/configure_opal)
+ - [How to Use OPAL with Cedar in a Multi-Language Project](https://www.permit.io/blog/scaling-authorization-with-cedar-and-opal)
+
- 🎨 [Key concepts and design](https://docs.opal.ac/overview/design)
- 🏗️ [Architecture](https://docs.opal.ac/overview/architecture)
-
- OPAL uses a client-server stateless architecture. OPAL-Servers publish policy and data updates over a lightweight (websocket) PubSub Channel, which OPAL-clients subscribe to via topics. Upon updates each client fetches data directly (from source) to load it in to its managed OPA instance.
-
-
+
+
+OPAL uses a client-server stateless architecture. OPAL-Servers publish policy and data updates over a lightweight (websocket) PubSub Channel, which OPAL-clients subscribe to via topics. Upon updates each client fetches data directly (from source) to load it in to its managed OPA instance.
-
-
-
+
-
-- 📖 For further reading check out our [Blog](https://bit.ly/opal_blog).
+📖 For further reading check out our [Blog](https://bit.ly/opal_blog).
## Community