Update README.md

This commit is contained in:
Nic Barker 2024-08-30 22:04:20 +12:00 committed by GitHub
parent 61b67ca967
commit 68a63343c8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28,7 +28,7 @@ if clay.Rectangle(clay.ID("SideBar"), clay.Layout({ layoutDirection = .TOP_TO_BO
### 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
import clay "clay-odin"