From 621b20aa4189bf1235fd332dd6a36c62f2ded1b7 Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Mon, 27 Mar 2017 10:30:26 +0200 Subject: [PATCH] fix --- README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.txt b/README.txt index faa5d7c11c..ced68721aa 100644 --- a/README.txt +++ b/README.txt @@ -4,7 +4,7 @@ built-in pre- and post-processing facilities. Gmsh is copyright (C) 1997-2017 C. Geuzaine and J.-F. Remacle, and is distributed under the terms of the GNU General Public License, Version 2 or later, with an exception to allow for easier linking with external -libraries. See doc/LICENSE.txt and doc/CREDITS.txt for more information. +libraries. See LICENSE.txt and CREDITS.txt for more information. See the doc/ and tutorial/ directories for documentation. The reference manual is located in doc/texinfo/. See the demos/ directory and the web site -- GitLab