From 09e125419a0de1229638b4e9294b875c6c09a029 Mon Sep 17 00:00:00 2001
From: RaynaldM <ray@rayspiration.fr>
Date: Mon, 25 Jul 2016 16:08:07 +0200
Subject: [PATCH] update readme

---
 README.md                     |  14 +++++++++++++-
 ScreenShots/{2 .png => 2.png} | Bin
 Shitsuke.sln                  |   8 ++++++++
 3 files changed, 21 insertions(+), 1 deletion(-)
 rename ScreenShots/{2 .png => 2.png} (100%)

diff --git a/README.md b/README.md
index d1746bb..8cb344d 100644
--- a/README.md
+++ b/README.md
@@ -19,5 +19,17 @@ With integrated tools included in a **real-time dashboard** (i.e. with online us
 ![ScreenCopy 1](/ScreenShots/2.png "Dashboard") 
 ## Online users statistics
 ![ScreenCopy 1](/ScreenShots/3HintedStatistics.png "Stats") 
+## Logs analysis
+### List
+![ScreenCopy 1](/ScreenShots/4Logsanalysis.png "Logs List") 
+### List by occurences
+![ScreenCopy 1](/ScreenShots/4BLogsAnalysis.png "Logs Occurences List") 
+### Log Detail
+![ScreenCopy 1](/ScreenShots/5LogDetail.png "Log Detail") 
+## Feedbacks
+### Feedbacks List
+![ScreenCopy 1](/ScreenShots/7FeedbacksList.png "Feedbacks List") 
+### Feedback Detail
+![ScreenCopy 1](/ScreenShots/8FeedbackDetail.png "Feedback Detail") 
 ## Screen Login 
-![ScreenCopy 1](/ScreenShots/1.png "title") 
\ No newline at end of file
+![ScreenCopy 1](/ScreenShots/1.png "login") 
\ No newline at end of file
diff --git a/ScreenShots/2 .png b/ScreenShots/2.png
similarity index 100%
rename from ScreenShots/2 .png
rename to ScreenShots/2.png
diff --git a/Shitsuke.sln b/Shitsuke.sln
index eb9ade7..a8bfd68 100644
--- a/Shitsuke.sln
+++ b/Shitsuke.sln
@@ -56,6 +56,14 @@ EndProject
 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "ScreenShots", "ScreenShots", "{6E7CA27A-F524-4D20-9CEE-B329729CC429}"
 	ProjectSection(SolutionItems) = preProject
 		ScreenShots\1.png = ScreenShots\1.png
+		ScreenShots\2.png = ScreenShots\2.png
+		ScreenShots\3HintedStatistics.png = ScreenShots\3HintedStatistics.png
+		ScreenShots\4BLogsAnalysis.png = ScreenShots\4BLogsAnalysis.png
+		ScreenShots\4Logsanalysis.png = ScreenShots\4Logsanalysis.png
+		ScreenShots\5LogDetail.png = ScreenShots\5LogDetail.png
+		ScreenShots\7FeedbacksList.png = ScreenShots\7FeedbacksList.png
+		ScreenShots\8FeedbackDetail.png = ScreenShots\8FeedbackDetail.png
+		ScreenShots\9.png = ScreenShots\9.png
 	EndProjectSection
 EndProject
 Global