diff --git a/README.md b/README.md
index b1b6d0b..7f96b7e 100644
--- a/README.md
+++ b/README.md
@@ -31,4 +31,16 @@ Solidity contracts & libraries.
## Typescript
-(TODO: akhercha)
+Theoros SDK
+
+A SDK used to query data from Theoros in a simple way.
+
+- Fetch the latest calldata using either REST or Websocket endpoints.
+
+Pragma Deployer
+
+The main scripts used to deploy all our contracts (Cairo, Solidity, ...) are located there.
+
+Pragma Scripts
+
+Utils scripts that we use to make some actions on-chain.