diff --git a/README.md b/README.md index f33575f..609810a 100644 --- a/README.md +++ b/README.md @@ -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. \ No newline at end of file +MIT License - see LICENSE file for details.