diff --git a/README.md b/README.md index d133aa839f64d3320435e9905a5c47f9be1a1338..36cd6afa2ef819c36063b7f30631f40010e572ac 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Mostly comprehensive user guide +# User guide ## Compiling the model and creating a project The only prerequisite to install LAKE model is Fortran compiler. The model can be built from source code by GNU and Intel Fortran compilers. GNU compiler is set by default in the model install configuration. Install configuration is given in files [Makefile](/../blob/master/Makefile) and [source/Makefile](/../blob/master/source/Makefile).