Improve document

This commit is contained in:
Qolzam
2017-07-06 13:32:26 +04:30

View File

@@ -5,11 +5,11 @@
## Layers ## Layers
* [App](app.md) * [App](layers/app.md)
* [Components](components.md) * [Components](layers/components.md)
* [API](api.md) * [API](layers/api.md)
* [Actions](actions.md) * [Actions](layers/actions.md)
* [Reducers](reducers.md) * [Reducers](layers/reducers.md)
* [Store](store.md) * [Store](layers/store.md)
* [Constants](constants.md) * [Constants](layers/constants.md)
* [Tests](tests.md) * [Tests](layers/tests.md)