Ver Fonte

Added readme description

Jean-David Moisan há 3 anos atrás
pai
commit
43de2f9d8f
1 ficheiros alterados com 4 adições e 0 exclusões
  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