diff --git a/README.md b/README.md index 382d077fbe669238bae0df72ca462290390e3156..964296b0a2e34f85d1f53c565d80b0019e0f21df 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,7 @@ Currently, Simuleau is compatible only with Linux systems that have the GLPK lib To make the tool user-friendly, we have incorporated a textual menu interface that displays different options to the user. The main menu of Simuleau includes in option "1", which enables the user to compile the input file and verify the model using Simuleau. ```` +--------------------------------------------------------+ - | This is Simuleau 2016 - the BPN tool | - | released on: Apr 30 2016 -- compiled on: Dec 16 2022 | + | This is Simuleau - the BPN tool | +--------------------------------------------------------+ 1) Compile a BPN model 4) Inspect data structures @@ -33,8 +32,8 @@ The option "2" in the main menu leads the user to the simulation menu. In this m ```` ******* Simulating a BPN model ******* - 1) With controlled events 3) On/Off control method - 2) Without conntrolled events 4) MF-On/Off control method + 1) With controlled events 3) SF-On/Off control method + 2) Without controlled events 4) MF-On/Off control method ````