浏览代码

Added readme description

Jean-David Moisan 3 年之前
父节点
当前提交
43de2f9d8f
共有 1 个文件被更改,包括 4 次插入0 次删除
  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