From 555b179ffa5d1551d9539bb1d550a87d6570dcf4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Bonhomme?= Date: Wed, 21 Jun 2017 23:02:55 +0200 Subject: [PATCH] Folder for the future docs. --- README.md | 4 +++- {public/img => docs}/model-cli.png | Bin {public/img => docs}/model-common.png | Bin 3 files changed, 3 insertions(+), 1 deletion(-) rename {public/img => docs}/model-cli.png (100%) rename {public/img => docs}/model-common.png (100%) diff --git a/README.md b/README.md index 8a2d9a1..e6861cd 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,9 @@ More information: [Optimised risk analysis Method] (https://www.cases.lu/index-q Documentation ------------- -For installation guide see [INSTALL](https://github.com/CASES-LU/MonarcAppFO/tree/master/INSTALL). +For a general documentation see [here](https://github.com/CASES-LU/MonarcAppFO/tree/master/docs). + +For installation instructions see [INSTALL](https://github.com/CASES-LU/MonarcAppFO/tree/master/INSTALL). Data Model diff --git a/public/img/model-cli.png b/docs/model-cli.png similarity index 100% rename from public/img/model-cli.png rename to docs/model-cli.png diff --git a/public/img/model-common.png b/docs/model-common.png similarity index 100% rename from public/img/model-common.png rename to docs/model-common.png