From 5828ed1bbab5177e7121ed47dfafeaddcab023ca Mon Sep 17 00:00:00 2001 From: rafageist Date: Sun, 7 Jul 2019 17:09:10 -0400 Subject: [PATCH] update --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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