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.