diff --git a/README.md b/README.md
index 34522fc06c85a42606ef55eafc77764a8e795146..a516ec0ad180385139e3581f545dbaee8a5fafe7 100644
--- a/README.md
+++ b/README.md
@@ -161,6 +161,12 @@ and agree upon. This consists of a small JSON file (e.g. call it `genesis.json`)
 
 ```json
 {
+  "config": {
+        "chainId": 0,
+        "homesteadBlock": 0,
+        "eip155Block": 0,
+        "eip158Block": 0
+    },
   "alloc"      : {},
   "coinbase"   : "0x0000000000000000000000000000000000000000",
   "difficulty" : "0x20000",