From ae6dc1949fec4dc0a1cffab460f3b73e37e1a6ca Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Sat, 17 Mar 2018 17:47:05 +0100
Subject: [PATCH] uniformize

---
 AcousticScattering/README.txt      | 5 ++++-
 Antennas/README.txt                | 5 ++++-
 BlochPeriodicWaveguides/README.txt | 8 +++++++-
 DiffractionGratings/README.txt     | 9 ++++++++-
 4 files changed, 23 insertions(+), 4 deletions(-)

diff --git a/AcousticScattering/README.txt b/AcousticScattering/README.txt
index 50fbde3..3ccaef8 100644
--- a/AcousticScattering/README.txt
+++ b/AcousticScattering/README.txt
@@ -3,4 +3,7 @@
 
 Model developed by Bertrand Thierry.
 
-To run the model open `scattering.pro' with Gmsh.
+Quick start
+-----------
+
+Open `scattering.pro' with Gmsh.
diff --git a/Antennas/README.txt b/Antennas/README.txt
index 9741936..6d6dd20 100644
--- a/Antennas/README.txt
+++ b/Antennas/README.txt
@@ -3,4 +3,7 @@
 
 Models developed by Ruth V. Sabariego and C. Geuzaine.
 
-To run the model open `dipole.pro' or `mstrip.pro' with Gmsh.
+Quick start
+-----------
+
+Open `dipole.pro' or `mstrip.pro' with Gmsh.
diff --git a/BlochPeriodicWaveguides/README.txt b/BlochPeriodicWaveguides/README.txt
index aba90a0..9d5e51b 100644
--- a/BlochPeriodicWaveguides/README.txt
+++ b/BlochPeriodicWaveguides/README.txt
@@ -3,7 +3,13 @@ Bloch modes in periodic waveguides.
 
 Model developed by A. Nicolet, F. Zolla and C. Geuzaine.
 
-To run the model open `rhombus.pro' with Gmsh.
+Quick start
+-----------
+
+Open `rhombus.pro' with Gmsh.
+
+Additional info
+---------------
 
 The `rhombus.pro' example is taken from:
 
diff --git a/DiffractionGratings/README.txt b/DiffractionGratings/README.txt
index 625cc17..d6d55d1 100644
--- a/DiffractionGratings/README.txt
+++ b/DiffractionGratings/README.txt
@@ -1,5 +1,12 @@
 Parametric model of diffraction gratings
 
+Quick start
+-----------
+
+Open `grating2D.pro' with Gmsh.
+
+Additional info
+---------------
+
 A documentation is available here: https://arxiv.org/abs/1710.11451
 
-Models developed by Guillaume Demésy.
-- 
GitLab