diff --git a/README.md b/README.md
index 9ce34268..75e7c5da 100644
--- a/README.md
+++ b/README.md
@@ -617,7 +617,7 @@ Below, the sub-configurations are listed and explained.
- "bank_bits": Number of the addres bits which are connected to a bank bit
- "row_bits": Number of the addres bits which are connected to a row bit
- ```json
+``` json
{
"Config": {
"numberOfBankBits": 3,
@@ -665,32 +665,30 @@ Below, the sub-configurations are listed and explained.
}
```
-- **Memory Configuration**
- The content of [fifo.xml](DRAMSys/library/resources/configs/memconfigs/fifo.xml) is
+- **Memory Controller Configuration**
+
+ The content of [fifo.xml](DRAMSys/library/resources/configs/mcconfigs/fifo.xml) is
presented below as an example.
``` xml
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
```
- *BankwiseLogic* (boolean)