Change format a bit

This commit is contained in:
Shaun Mahood 2016-08-23 15:31:11 -06:00
parent 8efe6dff04
commit d0614a52a2
1 changed files with 2 additions and 2 deletions

View File

@ -1,11 +1,11 @@
Structuring Your Application
## Structuring Your Application
1. [Basic App Structure](Basic-App-Structure.md)
2. [Navigation](Navigation.md)
3. [Namespaced Keywords](Namespaced-Keywords.md)
Understanding Event Handlers:
## Understanding Event Handlers:
1. [EffectfulEvents](EffectfulEvents.md)
2. [Interceptors](Interceptors.md)