@@ -1,6 +1,10 @@
# Apos.Gui
UI library for MonoGame.
+## Description
+
+This library is designed to allow the creation of custom user facing UIs. It doesn't provide much out of the box except some mechanics to manage user inputs, focus handling, component parenting and hierarchy. It is inspired by the IMGUI paradigm.
[](https://discord.gg/N9t26Uv)
## Documentation