Cleanup and README.md update based on inputs of WP5 call today.
diff --git a/utils/start_example_topology.sh b/utils/start_example_topology.sh
new file mode 100755
index 0000000..eca74e1
--- /dev/null
+++ b/utils/start_example_topology.sh
@@ -0,0 +1,7 @@
+#!/bin/bash
+
+# start DC Network
+python ../src/emuvim/examples/simple_topology.py
+
+
+