diff --git a/README.md b/README.md index 5813496..f5ab78e 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,9 @@ A curated list of awesome V frameworks, libraries, software and resources. ### Game Development * [vraylib](https://github.com/MajorHard/vraylib) - V wrapper (bindings) for [raylib](https://www.raylib.com), the C game development framework. +### User Interface (UI) Toolkits +* [V UI](https://github.com/vlang/v/tree/master/vlib/ui) - Integrated cross platform UI toolkit for Windows, macOS, Linux, Android, iOS and the web. + ## Other ### Videos