From 22887418c9a0661b4564a2b32b9b07f3b9c8f529 Mon Sep 17 00:00:00 2001 From: Ovidiu Mircescu Date: Fri, 6 Jan 2023 16:35:44 +0100 Subject: [PATCH] Fix README.md style. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d9b12be..5f4325d 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,9 @@ This library uses the Salome modules KERNEL and YACS. ## Examples [Example of use explained in french.](src/pyexample/exemple_fr.py) + [Minimalistic example.](src/pyexample/tests1.py) + [Example using a different job for each evaluation.](src/pyexample/multijob/launch_multi.py) + [Example using srun instead of YACS for distribution.](src/pyexample/multijob/launch_srun.py) -- 2.39.2