From e6e629a726437435607d3d96c41a22f0fd1a753b Mon Sep 17 00:00:00 2001
From: Fabrice Gangler <fabrice.gangler@adullact.org>
Date: Fri, 28 Feb 2020 15:58:07 +0100
Subject: [PATCH] DOC: improve documentation 2

Refs: #26
---
 CONTRIBUTING.md         | 6 +++---
 README.md               | 4 ++--
 documentation/README.md | 3 ++-
 3 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index e1776c7..ca71ba4 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,14 +1,14 @@
-# Contributing
+# Contributing
 
 First off, thanks for taking the time to contribute!
 
-## How Can I Contribute?
+## How Can I Contribute?
 
 - Reporting bugs
 - Suggesting enhancements
 - Code contribution
 
-## Styleguides
+## Styleguides
 
 - [Git Commit message](documentation/30_Contributor_doc/GIT_CONVENTION.md)
 
diff --git a/README.md b/README.md
index f225611..c9c2a42 100644
--- a/README.md
+++ b/README.md
@@ -8,10 +8,10 @@ Comptoir du Libre v3+ (Symfony)
 
 ## Documentation
 
+- [QA : URLs + online tools](documentation/QA-tools.md)
 - [Install documentation](documentation/10_Install_doc/)
 - [Developer documentation](documentation/30_Contributor_doc/)
-- [QA : URL + online tools](documentation/QA-tools.md)
-
+- [Mementos](documentation/90_Mementos/)
 
 ## License
 
diff --git a/documentation/README.md b/documentation/README.md
index 5b2d03b..dd486dd 100644
--- a/documentation/README.md
+++ b/documentation/README.md
@@ -1,8 +1,9 @@
 # Documentation
 
+- [QA : URL + online tools](QA-tools.md)
 - [Install documentation](10_Install_doc/)
 - [Developer documentation](30_Contributor_doc/)
-- [QA : URL + online tools](QA-tools.md)
+- [Mementos](documentation/90_Mementos/)
 
 
 
-- 
GitLab