diff --git a/README.md b/README.md
index d1d1856047f1a349c7baa52d415322e7888a167c..50749e70c571845bd170706d8e8a9d1f829c5c22 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`.