diff --git a/README.md b/README.md
index 6c264ea..c071fa3 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,9 @@
+
-
+
ITPAL JAX
-
+
JAX bindings and native implementations of differentiable trust region projections for Gaussian policies. The KL projection is handled by [ITPAL](https://github.com/ALRhub/ITPAL)'s C++ implementation, while Wasserstein and Frobenius projections are implemented in JAX. These projections provide exact solutions for trust region constraints, unlike approximate methods like PPO.