From 4b5101f1eb9a8ade9eca017518fec2ce6cb61b8e Mon Sep 17 00:00:00 2001 From: PrismRealm Date: Sat, 23 Mar 2019 17:46:57 +0800 Subject: [PATCH] Add a linebreak in README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5774215..66f5777 100644 --- a/README.md +++ b/README.md @@ -5,5 +5,5 @@ The program of `Problem 4.16` is in the directory `Problem 4.16`. --- -The program of `Problem 4.16` requires Python 3.5.2 or newer version to execute. -To execute the program, please move to the directory and type `python main.py ` or `python3 main.py ` in your command line interface. +The program of `Problem 4.16` requires Python 3.5.2 or newer version to execute. +To execute the program, please move to the directory and type `python main.py ` or `python3 main.py ` in your command line interface.