Add layer description

This commit is contained in:
Qolzam
2017-07-07 13:33:26 +04:30
parent 85a26e1eff
commit a1b790c44f

View File

@@ -1,3 +1,3 @@
# Tests
This layer is responsible for configuring of redux store, such as setting reducers and midelwares. A [store](http://redux.js.org/docs/api/Store.html) holds the whole state tree of your application.
This layer is responsible to test each layer of application.