X-Git-Url: https://scm.cri.minesparis.psl.eu/git/Faustine.git/blobdiff_plain/b8e89a384896a4f8ce3e1990a10c88e7164af55c..f7b856ac80c68e3ca48cf0c176ecdb0ffbf01c41:/README.txt

diff --git a/README.txt b/README.txt
index b0ff5d1..49e9cd3 100644
--- a/README.txt
+++ b/README.txt
@@ -24,16 +24,16 @@ Yann Orlarey, 2009:
 CONTENTS
 --------
 
+  architecture/         library files in Faustine (fft.lib, morpho.libÉ)
+  benchmarks/           benchmark result files
   Changes.txt           what's new with each release
-  INSTALL               instructions for installation
-  LICENSE               license and copyright notice
-  Makefile              main Makefile generated by configure
-  Makefile.in           main Makefile body
-  README                this file
-  configure             configuration script
-  examples/             vector examples (fft, image processing...)
-  interpretor/          Faustine's interpretor source code
-  libs/                 external libraries
+  configure             compilation configuration script
+  examples/             vector examples (fft, image processingÉ)
+  INSTALL.txt           Faustine installation instructions
+  interpreter/          Faustine's interpreter source code
+  LICENSE.txt           license and copyright notice
+  Makefile              main Makefile to compile and install
+  README.txt            this file
 
 
 INSTALLATION
@@ -45,7 +45,7 @@ See the file INSTALL.
 UPDATE
 ------
 
-Faustine's git repository can be cloned with correct rights:
+Faustine's git repository can be cloned (with correct rights):
 git clone https://scm.cri.ensmp.fr/git/Faustine.git