diff --git a/README.md b/README.md
index 83b88d5d1b85af675f1af5c11b1b1e1e8cd18c50..2730b88f29b57cfb7798887659c7996c4fcd5d45 100644
--- a/README.md
+++ b/README.md
@@ -10,28 +10,34 @@ modelling of rivers.
 + Define boundary conditions
 + Define lateral contribution
 + Edit river friction
++ Add reservoirs
++ Add hydraulic structures
 + Generate initial conditions
 + Edit river sedimentary layers
 + Save the study in a unique file
 + Run Mage 8 on a study and visualize results
 
+Let see the
+[documentation](https://gitlab.irstea.fr/theophile.terraz/pamhyr/-/wikis/home)
+for more details.
+
 ## Install
 
 ### GNU/Linux
 
-Downloads [last
+Downloads the [last
 realease](https://gitlab.irstea.fr/theophile.terraz/pamhyr/-/releases/permalink/latest)
 GNU/Linux binary archive.
 
 ```shell
-tar xf pamhyr-gnulinux-amd64.tar.xz
+tar xf pamhyr-gnulinux.tar.xz
 cd pamhyr
-./pamhyr
+./Pamhyr2
 ```
 
 ### Windows
 
-Downloads [last
+Downloads the [last
 realease](https://gitlab.irstea.fr/theophile.terraz/pamhyr/-/releases/permalink/latest)
 Windows installer.