diff --git a/README.md b/README.md
index 143f33f227f8ff32b1c689e77a1ce30491b9c9d4..7bdb811a2b1144dfb5091f8f9bd414de5c539b82 100755
--- a/README.md
+++ b/README.md
@@ -49,10 +49,10 @@ Note that Authelia needs a secured connexion (no self-signed certificate) betwee
 
 The "gga_load_data" tools are composed of 4 scripts:
 
-- gga_init: Create directory tree for organisms and deploy stacks for the input organisms as well as Traefik and optionally Authelia stacks
-- gga_get_data: Create `src_data` directory tree for organisms and copy datasets for the input organisms into `src_data`
-- gga_load_data: Load the datasets of the input organisms into their Galaxy library
-- gga_run_workflow_phaeo*: Multiple scripts to run custom workflows in Galaxy, proposed as "example scripts" to take inspiration from 
+- `gga_init.py`: Create directory tree for organisms and deploy stacks for the input organisms as well as Traefik and optionally Authelia stacks
+- `gga_get_data.py`: Create `src_data` directory tree for organisms and copy datasets for the input organisms into `src_data`
+- `gga_load_data.py`: Load the datasets of the input organisms into their Galaxy library
+- `gga_run_workflow_phaeo_*.py`: Multiple scripts to run custom workflows in Galaxy, proposed as "example scripts" to take inspiration from 
   as workflow parameters are specific to the [Phaeoexplorer](https://phaeoexplorer.sb-roscoff.fr) data
 
 ## Usage: