mirror of
https://github.com/nicbarker/clay.git
synced 2026-02-06 12:48:49 +00:00
Update README.md
This commit is contained in:
parent
61b67ca967
commit
68a63343c8
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ if clay.Rectangle(clay.ID("SideBar"), clay.Layout({ layoutDirection = .TOP_TO_BO
|
||||||
|
|
||||||
### Quick Start
|
### Quick Start
|
||||||
|
|
||||||
1. Download the [clay-odin](link todo) directory and copy it into your project.
|
1. Download the [clay-odin](https://github.com/nicbarker/clay/tree/main/bindings/odin/clay-odin) directory and copy it into your project.
|
||||||
|
|
||||||
```Odin
|
```Odin
|
||||||
import clay "clay-odin"
|
import clay "clay-odin"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue