diff --git a/README.md b/README.md index 37e41f12..bd96e8d1 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ clone ask your supervisor). $ git clone https://@git.rhrk.uni-kl.de//dram.vp.system.git ``` -Go to the projetct directory +Go to the projetct directory. ``` $ cd dram.vp.system @@ -54,7 +54,7 @@ Use the menu bar and open the DRAMSys project. When you open the project for the first time a configuration window pops-up. Then click in **Configure Project** and after that **Build** the project. -Repeat this procedure and build the trace analyser project. +Repeat the procedure above and build the trace analyser project. **File -> Open Project -> dram.vp.sys/analyser/analyser/traceAnalizer.pro** @@ -72,12 +72,14 @@ $ make # DRAMSys Resources -The simulator's config is done via several files. One can find such configuration files in the directory below. +The simulator's configuration is done via some files. You can find such configuration files in the directory below and its sub-directories. ``` $ cd /projects/dram.vp.system/dram/resources ``` +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.).