From e5b4e1323bfbbaf1165c8cac024877a94fd7dad3 Mon Sep 17 00:00:00 2001 From: tschaub Date: Thu, 29 Dec 2011 14:57:12 -0700 Subject: [PATCH] Updated readme. --- readme.txt => readme.md | 41 ++++++++++++++--------------------------- 1 file changed, 14 insertions(+), 27 deletions(-) rename readme.txt => readme.md (66%) diff --git a/readme.txt b/readme.md similarity index 66% rename from readme.txt rename to readme.md index 06d7240074..1bbc88d2fe 100644 --- a/readme.txt +++ b/readme.md @@ -1,5 +1,4 @@ -OpenLayers --=-=-=-=-=- +# OpenLayers Copyright (c) 2005-2011 OpenLayers Contributors. See authors.txt for more details. @@ -8,28 +7,21 @@ OpenLayers is a JavaScript library for building map applications on the web. OpenLayers is made available under a BSD-license. Please see license.txt in this distribution for more details. ------------------- -Getting OpenLayers ------------------- +## Getting OpenLayers -OpenLayers lives at http://www.openlayers.org/. +OpenLayers lives at http://www.openlayers.org/. Find details on downloading stable releases or the development version the [development site](http://trac.osgeo.org/openlayers/wiki/HowToDownload.) -You can get OpenLayers from - http://trac.openlayers.org/wiki/HowToDownload. - ---------------------- -Installing OpenLayers ---------------------- +## Installing OpenLayers You can use OpenLayers as-is by copying build/OpenLayers.js and the -entire theme/ and img/ directories up to your webserver, putting them +entire theme/ and img/ directories up to your webserver and putting them in the same directory. The files can be in subdirectories on your website, or right in the root of the site, as in these examples. To include the OpenLayers library in your web page from the root of the site, use: -