Updated Create a simple app (markdown)

NotPike 2022-01-21 01:07:27 -05:00
parent 2a009b1a5c
commit 0e7a424106

@ -316,7 +316,7 @@ NewAppView::NewAppView(NavigationView &nav) {
}
```
# Wrap up
## Wrap up
Bellow is an example "Hello World" application that shows off a few widgets and logic that controls their functions.