updated README

This commit is contained in:
Charlie Kindel
2020-05-20 15:23:21 -06:00
parent faaf89e20f
commit 3d984fae1a
7 changed files with 75 additions and 153 deletions

View File

@@ -1,5 +1,5 @@
# Conceptual Documentation
* [Gui.cs Overview](overview.html)
* [Terminal.Gui Overview](overview.html)
* [Keyboard Event Processing](keyboard.html)
* [Event Processing and the Application Main Loop](mainloop.md)

View File

@@ -12,7 +12,7 @@ class.
Mainloops are a common idiom in many user interface toolkits so many
of the concepts will be familiar to you if you have used other
toolkits before.
toolkits before.
This class provides the following capabilities:

Binary file not shown.

Before

Width:  |  Height:  |  Size: 249 KiB

After

Width:  |  Height:  |  Size: 20 KiB