From 9b6a82c3752d73bf6a91cab276fc7a3be1167d4d 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:44:10 +0000
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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