Readme.md edited online with Bitbucket

This commit is contained in:
Zaher Salman
2021-06-08 13:44:29 +00:00
parent b0b2d2593b
commit cc0e559185
+10
View File
@@ -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 <zaher.salman@psi.ch>