From 674702bac40cb33f478c79a126ea937217e29aa9 Mon Sep 17 00:00:00 2001 From: h7x4 Date: Sat, 27 Jun 2020 18:32:50 +0200 Subject: [PATCH] Fix formatting --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e70fd36..cf2d3a5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -#Project Euler +# Project Euler + This is a private repository for solutions to the [Project Euler](https://projecteuler.net/) excersizes. -Switch branch to find solutions written in different languages. \ No newline at end of file +Switch branch to find solutions written in different languages.