Pull the full API example up a level

This commit is contained in:
Dan Buch 2016-06-17 10:01:34 -04:00
parent 9e21e0e342
commit dc55e12942
No known key found for this signature in database
GPG Key ID: FAEF12936DD3E3EC

View File

@ -43,7 +43,7 @@ applications in an expressive way.
+ [Customization](#customization-1)
* [Version Flag](#version-flag)
+ [Customization](#customization-2)
+ [Full API Example](#full-api-example)
* [Full API Example](#full-api-example)
- [Contribution Guidelines](#contribution-guidelines)
<!-- tocstop -->
@ -1017,7 +1017,7 @@ func main() {
}
```
#### Full API Example
### Full API Example
**NOTE**: This is a contrived (functioning) example meant strictly for API
demonstration purposes. Use of one's imagination is encouraged.