diff --git a/README.md b/README.md index f091347..af637c6 100644 --- a/README.md +++ b/README.md @@ -18,9 +18,11 @@ the URL go to another control point X where routes are defined, so that the path is formed on demand, thus improving performance of its application. The structure of a URL may suggest that Div Ways allows a hierarchical -structure of contorl points, but it does not, it can +structure of control points, but it does not, it can create a whole graph structure. +![div ways MVC](https://github.com/divengine/resources/raw/master/div-ways/cards/div-ways-mvc-sample.png) + In addition to this, a control point may require the previous execution of another control point. You can also implement events or hooks, so you can execute one control