From 189d5f0c26abe79ee271662a68a76730756847bf Mon Sep 17 00:00:00 2001 From: Dominik Moritz Date: Thu, 21 Jun 2018 22:18:23 -0700 Subject: [PATCH] Fix Markdown parsing --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 54e5b76..288bc8b 100644 --- a/README.md +++ b/README.md @@ -30,5 +30,5 @@ Computes the prefix sum of `array` in place. **Returns** `array` -##Credits -(c) 2013 Mikola Lysenko. MIT License \ No newline at end of file +## Credits +(c) 2013 Mikola Lysenko. MIT License