update readme
This commit is contained in:
@@ -4,6 +4,8 @@ A Löve Gui based on Flexbox
|
||||
|
||||
FlexLöve is a lightweight, flexible GUI library for Löve2D that implements a flexbox-based layout system. It provides a simple way to create and manage UI elements like windows and buttons with automatic layout calculations, animations, and responsive design.
|
||||
|
||||
# This library is no where near ready for sane use, there are many broken, incomplete and missing features.
|
||||
|
||||
## Features
|
||||
|
||||
- **Flexbox Layout**: Implement modern flexbox layouts for UI elements
|
||||
@@ -117,4 +119,4 @@ See the `examples/` directory for complete usage examples.
|
||||
|
||||
## License
|
||||
|
||||
MIT License - see LICENSE file for details.
|
||||
MIT License - see LICENSE file for details.
|
||||
|
||||
Reference in New Issue
Block a user