diff --git a/apps/editor/README.md b/apps/editor/README.md index 2321446a1..ae7e0f624 100644 --- a/apps/editor/README.md +++ b/apps/editor/README.md @@ -7,7 +7,7 @@ A 3D building editor built with React Three Fiber and WebGPU. This is a Turborepo monorepo with three main packages: ``` -editor-v2/ +editor/ ├── apps/ │ └── editor/ # Next.js application (this package) ├── packages/