From a87fb454fb8f1d0a1e53537759d9060e83e60686 Mon Sep 17 00:00:00 2001 From: John Bender Date: Mon, 4 Nov 2013 12:21:52 -0800 Subject: [PATCH] reference releases page in the README --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 7a17ede..2d9f9f9 100644 --- a/README.md +++ b/README.md @@ -27,9 +27,7 @@ The goals of Overthrow are simple: create a reliable way to safely use CSS overf ## Download -You can grab the latest build of all core overthrow.js files in the `dist` folder: [https://github.com/filamentgroup/Overthrow/blob/master/dist/overthrow.js](https://github.com/filamentgroup/Overthrow/blob/master/dist/overthrow.js) - -Or, see below how to create a custom build with only the files you want. +You can grab the latest of the core and extensions on the [releases pages](https://github.com/filamentgroup/Overthrow/releases), or see how to do a custom build below. ## Demos @@ -130,7 +128,7 @@ These both depend on `overthrow-detect.js`, `overthrow-toss.js`, and `overthrow- The sidescroller extension (not included by default) makes a horizontal carousel-like component of an overflow area. This provides you with carousel-like functionality, built on a system of tiered fallbacks. The Sidescroller area’s child elements can be fixed-width -