From ea6a6cde70669a146199233dc0e402a4aa9c11b3 Mon Sep 17 00:00:00 2001
From: Houtan Bastani <houtan@dynare.org>
Date: Thu, 8 Nov 2018 16:55:35 +0100
Subject: [PATCH] modify nutshell section

---
 index.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/index.md b/index.md
index 14e3b59..72ee662 100644
--- a/index.md
+++ b/index.md
@@ -26,11 +26,11 @@ feature_row:
 </div>
 <div class="dynare_home_page_about_column" markdown="1">
 <h3>Ease of Use</h3>
-Write your model in a text file, Dynare will take care of the rest!
+Write your model almost as you would on paper and Dynare will take care of the rest!
 </div>
 <div class="dynare_home_page_about_column" markdown="1">
 <h3>Models</h3>
-Dynare can handle a wide range of macroeconomic models: DSGE, OLG, perfect foresight, ... [find out more!](about)
+Dynare can handle a wide range of macroeconomic models: DSGE, OLG, perfect foresight, ... [find out more](about).
 </div>
 <div class="dynare_home_page_about_column" markdown="1">
 <h3>Tasks</h3>
-- 
GitLab