From 13ac9acde10b9a5e382f84e93fe837d0c7a65de7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Pedro=20Tom=C3=A1s?= <pedro.z.tomas@tecnico.ulisboa.pt>
Date: Tue, 5 Nov 2019 16:35:31 +0100
Subject: [PATCH] Update README.

---
 README.md | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/README.md b/README.md
index d1d1856..50749e7 100644
--- a/README.md
+++ b/README.md
@@ -4,13 +4,13 @@ This project contains the MiniGhost application, prepared for the EPI WP1
 project.
 
 The original MiniGhost stencil was presented in the Barret et al. 2012 paper,
-[MiniGhost: A Miniapp for ExploringBoundary Exchange Strategies UsingStencil
-Computations in ScientificParallel
+[MiniGhost: A Miniapp for Exploring Boundary Exchange Strategies Using Stencil
+Computations in Scientific Parallel
 Computing](https://www.sandia.gov/~rfbarre/PAPERS/MG-SAND2012-2437.pdf).
-The source code is available under the [GNU Lesser General Public License v3
-(LPGL-3.0)](https://www.gnu.org/licenses/lgpl-3.0.html) in
-[this](https://github.com/Mantevo/miniGhost/) public repository, and is part of
-the [Mantevo Project](http://www.mantevo.org/).
+The source code is available under
+[LPGL-3.0](https://www.gnu.org/licenses/lgpl-3.0.html) in [this public
+repository](https://github.com/Mantevo/miniGhost/), and is part of the [Mantevo
+Project](http://www.mantevo.org/).
 
 The original README is available in `src/minighost_vanilla/README.orig`.
 
-- 
GitLab