README: refer to the wiki for installation process and live demo
authorLuc Yriarte <luc.yriarte@intel.com>
Fri, 25 Jan 2013 10:44:43 +0000 (11:44 +0100)
committerLuc Yriarte <luc.yriarte@intel.com>
Fri, 25 Jan 2013 10:44:43 +0000 (11:44 +0100)
README.md

index aebcce5..aaa7af0 100644 (file)
--- a/README.md
+++ b/README.md
@@ -16,6 +16,10 @@ Cloudeebus will install itself in Python's dist-packages folder. The
 
        sudo python setup.py install
 
+See the [Getting Started](https://github.com/01org/cloudeebus/wiki/Getting-started)
+ section of the [Cloudeebus wiki](https://github.com/01org/cloudeebus/wiki)
+ for a list of dependencies to install.
+
 
 ### Running Cloudeebus:
 
@@ -58,6 +62,7 @@ Cloudeebus runs with credentials and a whitelist that are matched by the
        cloudeebus.py --debug --credentials=./doc/sample/CREDENTIALS --whitelist=./doc/sample/WHITELIST &
        firefox ./doc/sample/cloudeebus.html &
 
+The sample page is also online as a [live demo](http://01org.github.com/cloudeebus/).
 
 Acknowledgements
 ----------------