From 65c5862320e6f28cb6a32076ec273842bfd711c9 Mon Sep 17 00:00:00 2001
From: "Li, Honglin (PG/R - Elec Electronic Eng)" <h.li@surrey.ac.uk>
Date: Fri, 6 Dec 2019 17:45:58 +0000
Subject: [PATCH] Update README.md

---
 README.md | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index e4f68c8..0ecdebf 100644
--- a/README.md
+++ b/README.md
@@ -19,8 +19,10 @@ The code is tested on
 *  Keras 2.2.4
 
 ## Reproduce
-To run the experiment, run the '''shell split_mnist.py''' files via:
-'python split_mnist.py'
+To run the experiment, run the split_mnist.py by:
+'''sh
+python split_mnist.py'
+'''
 
 The result should be similar to the figure below:
 
-- 
GitLab