Browse Source

Link screenshot, updated api doc location

Miguel de Icaza 7 years ago
parent
commit
460d261206
1 changed files with 3 additions and 1 deletions
  1. 3 1
      README.md

+ 3 - 1
README.md

@@ -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.