From 0c956609ca3faa80a538568ae3f78bdd5d34841f Mon Sep 17 00:00:00 2001 From: Vishal singh <63566251+vishalsingh9884@users.noreply.github.com> Date: Wed, 30 Sep 2020 19:04:52 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e32a1ffa..778e912b 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ ### Compilers recommended * Windows: Visual Studio 2015+ - + * Code Blocks * Linux: g++ 5.0+ ``` g++ -std=c++14 some_ex.cpp -o some_ex