X-Git-Url: https://svn.cri.mines-paristech.fr/git/Faustine.git/blobdiff_plain/b819e0432190f4c66d2e074345bec1da7a07ed13..8abe2ee3f9b99450a1097204076770fc1c29b75a:/README.txt?ds=sidebyside

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