diff --git a/README.md b/README.md
index 8375834d9..54ced779f 100644
--- a/README.md
+++ b/README.md
@@ -853,6 +853,8 @@ engine.addTrajectoryStep(trajId, activations, attention, 0.9);
engine.endTrajectory(trajId, 0.95);
```
+
+
🐘 PostgreSQL Extension
@@ -1114,8 +1116,6 @@ db.insert(0, &embedding);
let results = db.search(&query, 5);
```
-
-
🌐 WASM Packages (Browser & Edge)