Skip to content
This repository has been archived by the owner on Sep 11, 2018. It is now read-only.

Commit

Permalink
docs(readme): fix folder structure
Browse files Browse the repository at this point in the history
  • Loading branch information
David Zukowski committed Jun 28, 2016
1 parent 6a8d966 commit a8cef93
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ The application structure presented in this boilerplate is **fractal**, where fu
│ │ └── reducers.js # Reducer registry and injection
│ └── routes # Main route definitions and async split points
│ ├── index.js # Bootstrap main application routes with store
│ ├── Root.js # Wrapper component for context-aware providers
│ └── Home # Fractal route
│ ├── index.js # Route definitions and async split points
│ ├── assets # Assets required to render components
Expand Down

0 comments on commit a8cef93

Please # to comment.