From bae0d216e624dd545e3a146e5f11a485aec79787 Mon Sep 17 00:00:00 2001 From: Brandon Tilley Date: Mon, 23 Dec 2013 14:57:46 -0800 Subject: [PATCH] Add link to download page to readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index f96e2bb..d386026 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,11 @@ Requirements * [D3](http://d3js.org/) version 3 * [TopoJSON](https://github.com/mbostock/topojson) version 1 +Download +-------- + +Download Planetary.js from the [GitHub releases page](https://github.com/BinaryMuse/planetary.js/releases). + Quick Start -----------