From 8d56b5f26162960822add4edad5b04ddfc9f5701 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Lemoine?= Date: Tue, 22 Jan 2013 08:39:37 +0100 Subject: [PATCH] Update readme.md --- readme.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index e065102702..ee031aafbc 100644 --- a/readme.md +++ b/readme.md @@ -2,13 +2,18 @@ [![Travis CI Status](https://secure.travis-ci.org/openlayers/ol3.png)](http://travis-ci.org/#!/openlayers/ol3) -## Build it -Run make: +## Hosted Examples + +The examples are hosted on GitHub (as GitHub pages). See http://openlayers.github.com/ol3/master/examples/. + +## Build OpenLayers 3 + +Run build.py: $ ./build.py -## Run the examples in debug mode +## Run examples locally Run the [Plovr](http://plovr.com/) web server with: