add arborescence and data model to readme
parent
1f806ad901
commit
c79c0874c3
|
@ -31,7 +31,7 @@ Alternately, clone the repository and manually invoke `composer` using the shipp
|
|||
(The `self-update` directive is to ensure you have an up-to-date `composer.phar`
|
||||
available.)
|
||||
|
||||

|
||||

|
||||
|
||||
Databases
|
||||
---------
|
||||
|
@ -53,7 +53,7 @@ Create 2 symbolics links at project root:
|
|||
ln -s ./../vendor/monarc/core MonarcCore;
|
||||
ln -s ./../vendor/monarc/frontoffice MonarcFO;
|
||||
|
||||

|
||||

|
||||
|
||||
Interfaces
|
||||
----------
|
||||
|
@ -173,4 +173,4 @@ Create first user:
|
|||
Data Model
|
||||
----------
|
||||
|
||||

|
||||

|
||||
|
|
Loading…
Reference in New Issue