From 8328c9a6a9770786fa8421ae85949799785d7c25 Mon Sep 17 00:00:00 2001
From: Victor Stepanenko <vstepanenkomeister@gmail.com>
Date: Fri, 19 Jan 2018 19:02:16 +0300
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index d133aa8..36cd6af 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).  
-- 
GitLab