Update README.md
authorstevenvanrossem <steven.vanrossem@intec.ugent.be>
Tue, 16 Feb 2016 13:53:53 +0000 (14:53 +0100)
committerstevenvanrossem <steven.vanrossem@intec.ugent.be>
Tue, 16 Feb 2016 13:53:53 +0000 (14:53 +0100)
README.md

index f58d007..3b574f1 100755 (executable)
--- a/README.md
+++ b/README.md
@@ -54,6 +54,10 @@ Automatic installation is provide through Ansible playbooks.
 * First terminal:
  * `dockernet> vnf1 ping -c 2 vnf2`
 
+#### Example scripts:
+ * `./start_dcnetwork` starts an example datacenter network with monitoring api endpoint
+ * `./start_example_chain` sets up an example service chain, using the example docker container from `package_samples` https://github.com/sonata-nfv/packaging_samples/tree/master/VNFs
+
 ### Run Unit Tests
 * `cd ~/son-emu/emuvim`
 * `sudo python test` or `sudo python test -v` for more outputs