From 2c0a6a6c8723ebcd2674c15dc681432f2af1d5bb Mon Sep 17 00:00:00 2001 From: Pierre-Antoine Rouby Date: Wed, 2 Oct 2024 09:36:08 +0200 Subject: [PATCH] Readme: Update install link. --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 99e2f5b2..e68dc70d 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ modelling of rivers. ## Features -+ Edit a complex river hydraulics network ++ Define a complex river hydraulics network + Define the river geometry + Define boundary conditions + Define lateral contribution @@ -27,11 +27,15 @@ for more details. ### GNU/Linux -[See documentation](https://gitlab.irstea.fr/theophile.terraz/pamhyr/-/wikis/home/en/Install%20on%20GNULinux) +See documentation: +- [:fr:](https://gitlab.irstea.fr/theophile.terraz/pamhyr/-/wikis/home/fr/Install%20on%20GNULinux) +- [:gb:](https://gitlab.irstea.fr/theophile.terraz/pamhyr/-/wikis/home/en/Install%20on%20GNULinux) ### Windows -[See documentation](https://gitlab.irstea.fr/theophile.terraz/pamhyr/-/wikis/home/en/Install%20on%20Windows) +See documentation: +- [:fr:](https://gitlab.irstea.fr/theophile.terraz/pamhyr/-/wikis/home/fr/Install%20on%20Windows) +- [:gb:](https://gitlab.irstea.fr/theophile.terraz/pamhyr/-/wikis/home/en/Install%20on%20Windows) ### From source code