Salome HOME
CCAR: wrong README
authorcaremoli <caremoli>
Tue, 15 Mar 2011 08:16:16 +0000 (08:16 +0000)
committercaremoli <caremoli>
Tue, 15 Mar 2011 08:16:16 +0000 (08:16 +0000)
README

diff --git a/README b/README
index 14cc2718ce83bc0199e876774d5d5585b6124098..d13fa47d2a13ec38718167852a52c7c477c6534c 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-This module is a Salome example of a module that is interfaced with MED library.
+This module is a Salome example of a module implemented in Python with PyQt GUI
 
 Installation and compilation is like every Salome modules :
  src_dir/build_configure
@@ -9,10 +9,4 @@ Installation and compilation is like every Salome modules :
  make
  make install
 
-To check Calculator component, you can use CALCULATOR_TEST.py script, 
-or SUPERVISION graph src_dir/CALCULATOR/graphe1.py
-
-
-Documentation can be found in /doc directory. It was written in sxw format (openoffice) and was converted in pdf.
-
-Implementation is in /src/CALCULATOR directory. It was tested on redhat8 - using gcc 3.2
+Documentation can be found in /doc directory.