]> SALOME platform Git repositories - samples/pycalculator.git/blobdiff - README
Salome HOME
Increment version: 9.12.0
[samples/pycalculator.git] / README
diff --git a/README b/README
index 82f7521a44a8e958a59a2d3c75d0068b83770442..8dd8a48cd1f6559df000d7dcd147584b3e6db524 100644 (file)
--- a/README
+++ b/README
@@ -3,11 +3,11 @@ About SALOME PYCALCULATOR sample
 ********************************
 
 PYCALCULATOR module implements a sample of Python-based SALOME component.
-It shows an example of a module that interfaces with SALOME MED.
+It shows an example of a module that interfaces with SALOME FIELDS.
 
 For more information please visit the SALOME platform web site:
 
-  <http://www.salome-platform.org/>
+  <https://www.salome-platform.org/>
 
 =======
 License
@@ -16,10 +16,6 @@ License
 SALOME platform is distributed under the GNU Lesser General Public License.
 See COPYING file for more details.
 
-Also, additional information can be found at SALOME platform web site:
-
-  <http://www.salome-platform.org/downloads/license/>
-
 ============
 Installation
 ============
@@ -36,13 +32,9 @@ site:
 
 * Check Release Notes and Software Requirements of the latest SALOME release at
 
-  <http://www.salome-platform.org/downloads/current-version/>
-
-* Pre-requisites page at SALOME web site:
-
-  <http://www.salome-platform.org/downloads/license/>
+  <https://www.salome-platform.org/?page_id=15/>
 
-Note: SALOME PYCALCULATOR needs SALOME KERNEL and SALOME MED modules as
+Note: SALOME PYCALCULATOR needs SALOME KERNEL and SALOME FIELDS modules as
 pre-requisites.
 
 ------------------