Skip to content
Snippets Groups Projects
Commit adb22f98 authored by John Mitchell's avatar John Mitchell
Browse files

Add link to book.

parent 7898394a
No related branches found
No related tags found
No related merge requests found
...@@ -12,8 +12,11 @@ ...@@ -12,8 +12,11 @@
## What is Kayak UI? ## What is Kayak UI?
Kayak UI is a declarative UI that can be used to make user interfaces in Rust primarily targeting games. It's free and open-source! Kayak UI is a declarative UI that can be used to make user interfaces in Rust primarily targeting games. It's free and open-source!
Check out the book!
[Kayak UI Book](./book/src/SUMMARY.md)
## WARNING ## WARNING
Kayak UI is in the very early stages of development. Important features are missing and documentation is non-existent. Kayak UI is designed to only work with Bevy. Kayak UI is in the very early stages of development. Important features are missing and some documentation is missing. Kayak UI is designed to only work with Bevy.
## Features ## Features
- Easy to use declarative syntax using a custom proc macro - Easy to use declarative syntax using a custom proc macro
......
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