From c41c7649f77d2b1663b8dd47df54907c407a7dd0 Mon Sep 17 00:00:00 2001
From: ZeroAct <46982469+ZeroAct@users.noreply.github.com>
Date: Sun, 23 May 2021 06:10:10 +0900
Subject: [PATCH] Update README.md

---
 README.md | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/README.md b/README.md
index fbb4e91..d576c96 100644
--- a/README.md
+++ b/README.md
@@ -91,14 +91,13 @@ python train.py
 From the left
 `I`, `Itegt`, `Ite`, `Ite_`, `Msgt`, `Ms`, `Ms_`
 
-* Epoch 2
+* Epoch 2<br>
   ![](./doc/epoch1.PNG)
-
-* Epoch 5
+* Epoch 5<br>
   ![](./doc/epoch5.PNG)
-* Epoch 10
+* Epoch 10<br>
   ![](./doc/epoch10.PNG)
-* Epoch 30
+* Epoch 30<br>
   ![](./doc/epoch30.PNG)
 
 These are not good enough for real task. I think the reason is lack of dataset and simplicity. 
-- 
GitLab