Link screenshot, updated api doc location

This commit is contained in:
Miguel de Icaza
2018-01-17 16:15:00 -05:00
parent 971ce0bdb7
commit 460d261206

View File

@@ -16,7 +16,7 @@ terminal emulators that support it.
# API Documentation
Go to the [API documentation](https://migueldeicaza.github.io/gui.cs/api/Terminal.html) for details.
Go to the [API documentation](https://migueldeicaza.github.io/gui.cs/api/Terminal.Gui.html) for details.
# Sample Usage
@@ -69,6 +69,8 @@ class Demo {
This shows a UI like this:
![Sample app](docfx/sample.png)
# Running and Building
Open the solution and run the sample program.