From 5463d9d54e2dfe245347b9e2d9ed8c1879e6bfa1 Mon Sep 17 00:00:00 2001 From: Lukas Steiner Date: Thu, 15 Jun 2023 13:55:41 +0200 Subject: [PATCH] Update readme. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2605c5cb..809303a3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ DRAMSys Logo -**DRAMSys** is a flexible DRAM subsystem design space exploration framework based on SystemC TLM-2.0. It was developed by the [Microelectronic Systems Design Research Group](https://eit.rptu.de/en/fgs/ems/home/seite) at [RPTU Kaiserslautern-Landau](https://rptu.de/en/) and by [Fraunhofer IESE](https://www.iese.fraunhofer.de/en.html). +**DRAMSys** is a flexible DRAM subsystem design space exploration framework based on SystemC TLM-2.0. It was developed by the [Microelectronic Systems Design Research Group](https://eit.rptu.de/en/fgs/ems/home/seite) at [RPTU Kaiserslautern-Landau](https://rptu.de/en/), by [Fraunhofer IESE](https://www.iese.fraunhofer.de/en.html) and by the [Computer Engineering Group](https://www.informatik.uni-wuerzburg.de/ce/) at [JMU Würzburg](https://www.uni-wuerzburg.de/en/home/). \>> [Official Website](https://www.iese.fraunhofer.de/en/innovation_trends/autonomous-systems/memtonomy/DRAMSys.html) << @@ -47,7 +47,7 @@ If you are interested in the Trace Analyzer, if you need support with the setup ## Basic Setup -Start using DRAMSys by cloning the repository. +To use DRAMSys, first clone the repository. Make sure that Git LFS is installed on your machine. ### Dependencies