diff --git a/README.md b/README.md
index 8d67a26..ff8fd07 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ Numerical experiments:
----------------------
Our numerical experiments are done in Python3 and are stored in the subfolder `/num_exper`. The experiments can be reproduced with the scripts `exp1.sh` - `exp5.sh`, respectively. An example run from the command line looks like:
-`python3 elast_wedge.py --ndims=2 --freq[1.0,9.0] --Nom=5`
+`python3 elast_wedge.py --ndims=2 --freq[1.0,10.0] --Nom=5 --damping=0.7`
*(extreme frequencies displayed in red)*