From 78c67f71093937386e90c22b5be53932b11b38b6 Mon Sep 17 00:00:00 2001
From: Guillaume Demesy <guillaume.demesy@fresnel.fr>
Date: Thu, 7 Jun 2018 06:58:49 +0200
Subject: [PATCH] Update README.md

---
 ElectromagneticScattering/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ElectromagneticScattering/README.md b/ElectromagneticScattering/README.md
index 7ed81e3..18a4220 100644
--- a/ElectromagneticScattering/README.md
+++ b/ElectromagneticScattering/README.md
@@ -12,7 +12,7 @@ This project contains a [Onelab](http://onelab.info/wiki/ONELAB) model for solvi
 
 This model requires the following (open-source) programs:
 * [onelab](http://onelab.info/wiki/ONELAB), which bundles both [gmsh](http://www.gmsh.info/) and [getdp](http://www.getdp.info/)
-* python (v2.7.x or v3.6.x) with numpy, scipy, and matplotlib
+* python (v2.7.x or v3.6.x) with numpy, scipy and matplotlib
 
 ## Running the model
 
-- 
GitLab