X-Git-Url: https://scm.cri.minesparis.psl.eu/git/Faustine.git/blobdiff_plain/63ee8bb67299f017e4ab5cd087439457a2d38c38..66f23d4fabf89ad09adbd4dfc15ac6b5b2b7da83:/README.txt

diff --git a/README.txt b/README.txt
index b0ff5d1..0598180 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...)
+  configure             compilation configuration script
+  examples/             vector examples (fft, image processingÉ)
+  INSTALL.txt           Faustine installation instructions
   interpretor/          Faustine's interpretor source code
-  libs/                 external libraries
+  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