From cc0e55918563ba739ecb56a276f3cb1e968d9821 Mon Sep 17 00:00:00 2001 From: Zaher Salman Date: Tue, 8 Jun 2021 13:44:29 +0000 Subject: [PATCH] Readme.md edited online with Bitbucket --- Readme.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Readme.md b/Readme.md index 6d4cac2..4990cdb 100644 --- a/Readme.md +++ b/Readme.md @@ -14,6 +14,16 @@ This is the fortran source code and GUI of TrimSP Monte-Carlo simulations. * Linux +### Fortran code compilation: ### + + cd fortran + make + +### Running the GUI ### +After installing Node.js and Electron + + npm start + ### Contact ### Zaher Salman