update readme

This commit is contained in:
Michael Freno
2025-09-16 09:34:23 -04:00
parent 180eae2b12
commit 859d72fdb4

View File

@@ -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.