From 347daa173ff59d3a06bc6f11dda6d8544ac2b118 Mon Sep 17 00:00:00 2001
From: Devashish Lohani <devashish.lohani@univ-lyon2.fr>
Date: Thu, 6 Aug 2020 11:38:36 +0200
Subject: [PATCH] Added Illustrations in Readme

---
 README.md | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/README.md b/README.md
index 940dbc7..38541c5 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,14 @@
+<style>
+img
+{
+    display:block; 
+    float:none; 
+    margin-left:auto;
+    margin-right:auto;
+    width:60%;
+}
+</style> 
+
 # Spatio-Temporal Convolutional Autoencoders for Perimeter Intrusion Detection by video protection
 
 This source code is for submission at workshop RRPR 2020.
-- 
GitLab