From 378544be26a167fa9839d318bb50b90cc50e11de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89der=20Ferreira=20Zulian?= Date: Tue, 21 Apr 2015 16:03:40 +0200 Subject: [PATCH] Minor changes in text --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bd96e8d1..27329026 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Go to the projetct directory. $ cd dram.vp.system ``` -Execute the script that follows. +Execute the script below. ``` $ install_prerequisites.sh @@ -82,8 +82,8 @@ A short description of the content each directory follows. * resources * configs - XML files used for configurate specific details of the simulation. - * scripts - useful tools (debuging, configuration, etc.). - * simulations - global configs for simulations (debug mode, power analysis and database recording, etc.) + * scripts - useful tools. + * simulations - global configs for simulations: debug mode, power analysis and database recording. Also includes specific configuration files. * traces - trace files for simulations. They contain accesses to memory in certain known scenarios.