From a121f1de9fdc1e20d03ba459d55728e83ef41bfe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89der=20F=2E=20Zulian?= Date: Tue, 7 Nov 2017 15:45:57 +0100 Subject: [PATCH] Link to dramsylva folder fixed --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 3db5f040..44fe13cf 100644 --- a/README.md +++ b/README.md @@ -853,16 +853,17 @@ $ ./dramSys > output ``` #### Log Collector Script -Users can profit of running multiple simulations automatically with DRAMSylva. + +Users can profit of running multiple simulations automatically with +[DRAMSylva](DRAMSys/library/resources/scripts/DRAMSylva/DRAMSylva.sh). Example on how to run the script: ``` bash -$ cd DRAMSys/simulator/resources/scripts/DRAMSylva -$ chmod u+x DRAMSylva.sh +$ cd DRAMSys/library/resources/scripts/DRAMSylva $ ./DRAMSylva ``` -More detailed information is available in [DRAMSylva folder](DRAMSys/simulator/resources/scripts/DRAMSylva). +For more information check the documentation in [DRAMSylva folder](DRAMSys/library/resources/scripts/DRAMSylva). #### DRAMsys Diagrams