Add explanation
diff --git a/examples/bank/index.html b/examples/bank/index.html
index 4699fbd..595cae6 100644
--- a/examples/bank/index.html
+++ b/examples/bank/index.html
@@ -18,7 +18,8 @@
 
 <p>
 The transformation model, example input models and source code can be found
-<a href="examples/bank/bank-example.zip">here</a> (minimal Eclipse project, download and import into your workspace via <i>File &rarr;  Import.. &rarr;  General &rarr;  Existing Projects into Workspace</i>).
+<a href="examples/bank/bank-example.zip">here</a>.
+To use the minimal Eclipse project contained in this Zip file, download it and import it into your workspace via <i>File &rarr;  Import... &rarr;  General &rarr;  Existing Projects into Workspace</i>).
 </p>
 
 
@@ -60,7 +61,10 @@
 
 <p>
 We define a couple of transformation rules for the above
-metamodel. We use the integrated graphical editor of Henshin.
+metamodel.
+The rule set we aim to define is provided as part of the aforementioned <a href="examples/bank/bank-example.zip">Zip file</a>,
+but here we assume that we want to create the rules from scratch.
+To this end, we use the integrated graphical editor of Henshin.
 To set-up the transformation, go to 
 <i>File &rarr; New &rarr; Other &rarr; Henshin &rarr; Henshin transformation Diagram</i>.
 This wizard will create two files, one for storing the transformation