Skip to content
Snippets Groups Projects
Unverified Commit c9e79b57 authored by John's avatar John Committed by GitHub
Browse files

Merge pull request #140 from StarArawn/update-readme

Update bevy version in readme.
parents a84be1d2 5d495935
No related branches found
No related tags found
No related merge requests found
......@@ -43,11 +43,11 @@ Kayak UI is in the very early stages of development. Important features are miss
<img src="images/screen1.png" alt="Kayak UI" width="600" />
## Usage
Use bevy 0.7!
Use bevy 0.8!
```rust
kayak_ui = { git="https://github.com/StarArawn/kayak_ui", rev="{INSERT_COMMIT_SHA_HERE}", features = ["bevy_renderer"] }
bevy = "0.7.0"
bevy = "0.8.0"
```
## Declarative
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment