From c2d461c756d30b2004569f93d4c0e426fad31c69 Mon Sep 17 00:00:00 2001
From: carlocamilloni <carlo.camilloni@gmail.com>
Date: Thu, 11 Oct 2018 11:54:55 +0200
Subject: [PATCH] README.md updated to reflect the current status of the folder

---
 README.md | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/README.md b/README.md
index 2927e0966..178f21a55 100644
--- a/README.md
+++ b/README.md
@@ -59,21 +59,19 @@ Here's a description of the content of each file and directory in the root PLUME
     Makefile         : makefile
     Makefile.conf.in : template configuration makefile
     PEOPLE           : list of authors
-    README           : this file
+    README.md        : this file
     VERSION          : version file
     astyle           : a local version of astyle, used to format code
-    configurations   : template configuration files
     configure        : configuration script
     configure.ac     : configuration script (autoconf)
     developer-doc    : developer documentation
-    include          : symbolic link for include files
     macports         : directory where Portfiles are generated
     patches          : patch scripts
-    release.sh       : developer utility to publish releases
     regtest          : regression tests, including reference results
+    release.sh       : developer utility to publish releases
     scripts          : shell tools
-    src              : source code
     sourceme.sh.in   : template configuration script
+    src              : source code
     test             : examples
     user-doc         : user documentation
     vim              : directory where vim syntax is generated
-- 
GitLab