Added prototpye of SONATA gatekeeper API. Can already accept uploaded packages and...
[osm/vim-emu.git] / README.md
index 68e5087..eefb97c 100755 (executable)
--- a/README.md
+++ b/README.md
@@ -1,8 +1,9 @@
 # Distributed Cloud Emulator
 
-Contributors:
+Lead developers (able to merge pull requests):
 
 * Manuel Peuster <manuel.peuster@upb.de>
+* Steven Van Rossem <steven.vanrossem@intec.ugent.be>
 
 
 ### Requirements
@@ -51,7 +52,8 @@ In the `~/son-emu` directory:
 * Otherwise, for a classic installation:
  * `python setup.py install`
 * First terminal:
- * `sudo python src/emuvim/example_topology.py`
+ * `sudo python src/emuvim/examples/simple_topology.py 
+`
 * Second terminal:
  * `son-emu-cli compute start -d datacenter1 -n vnf1`
  * `son-emu-cli compute start -d datacenter1 -n vnf2`