docs: formatting
This commit is contained in:
parent
cd19a4409f
commit
b68bf00454
|
|
@ -30,10 +30,10 @@ Thanks to [Vercel](https://vercel.com?utm_source=github-opencut&utm_campaign=oss
|
|||
|
||||
## Project Structure
|
||||
|
||||
- `apps/web/` – Next.js web application
|
||||
- `apps/desktop/` – Native desktop app built with GPUI (in progress)
|
||||
- `rust/` – Platform-agnostic core: GPU compositor, effects, masks, and WASM bindings. We're actively migrating business logic here from TypeScript.
|
||||
- `docs/` – Architecture and subsystem documentation
|
||||
- `apps/web/`: Next.js web application
|
||||
- `apps/desktop/`: Native desktop app built with GPUI (in progress)
|
||||
- `rust/`: Platform-agnostic core: GPU compositor, effects, masks, and WASM bindings. We're actively migrating business logic here from TypeScript.
|
||||
- `docs/`: Architecture and subsystem documentation
|
||||
|
||||
## Getting Started
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue