diff --git a/README.md b/README.md
index e39446efc2..5b50d72cb1 100644
--- a/README.md
+++ b/README.md
@@ -55,7 +55,7 @@ Our goal is to provide an easy-to-install, modern framework for general robotics
-
+
|
@@ -64,7 +64,7 @@ Our goal is to provide an easy-to-install, modern framework for general robotics
"hey Claude, go to the kitchen"
Watch video
-
+
Livox Mid360, Zed
|
@@ -170,13 +170,13 @@ dimos --replay run unitree-go2
## API
-- [Modules](docs/api/modules.md)
-- [LCM](docs/api/lcm.md)
-- [Blueprints](docs/api/blueprints.md)
-- [Transports](docs/api/transports.md)
-- [Data Streams](docs/api/data_streams/README.md)
-- [Configuration](docs/api/configuration.md)
-- [Visualization](docs/api/visualization.md)
+- [Modules](docs/usage/modules.md)
+- [LCM](docs/usage/lcm.md)
+- [Blueprints](docs/usage/blueprints.md)
+- [Transports](docs/usage/transports/index.md)
+- [Data Streams](docs/usage/data_streams/README.md)
+- [Configuration](docs/usage/configuration.md)
+- [Visualization](docs/usage/visualization.md)
## Multi Language Support
@@ -189,4 +189,4 @@ Check our language interop examples:
## ROS interop
-For researchers, we can talk to ROS directly via [ROS Transports](docs/api/transports.md), or host dockerized ROS deployments as first-class DimOS modules, allowing you easy installation and portability
+For researchers, we can talk to ROS directly via [ROS Transports](docs/usage/transports/index.md), or host dockerized ROS deployments as first-class DimOS modules, allowing you easy installation and portability