Switch to side-by-side view

--- a/README.md
+++ b/README.md
@@ -44,9 +44,9 @@
 python main_torch.py
 ```
 
-> With ecg_model.h5 or ecg_model.pt in the directory, the commands above will load the model and evaluate it.
-> 
-> If you want to train the model, please remove the model file and run the commands.
+With ecg_model.h5 or ecg_model.pt in the directory, the commands above will load the model and evaluate it.
+ 
+If you want to train the model, please remove the model file and run the commands.
 
 visualize the log in tensorboard: