diff --git a/README.md b/README.md
index 826c76a316ed4719514edaf4b15ef4be45e43b91..b278393661eb6c805d1e24ff4bec30c72d8c8c53 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ Module load scripts on HPC Clusters for Fortran Projects at CHS.
 
 All these scripts will load:
 
-- the respective fortran compiler and set `FC` env-var (optional MPI support)
+- the respective compilers and set `FC`, `F77`, `CC` and `CXX` env-var (optional MPI support)
 - netCDF-Fortran
 - CMake
 - the MPR Python Environment (_except chs-conda environment_)