Przeglądaj źródła

Added readme description

Jean-David Moisan 3 lat temu
rodzic
commit
43de2f9d8f
1 zmienionych plików z 4 dodań i 0 usunięć
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -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.
+
 [![Discord](https://img.shields.io/discord/355231098122272778.svg)](https://discord.gg/N9t26Uv)
 
 ## Documentation