diff --git a/download.markdown b/download.markdown index da23b775..1cfd59a8 100644 --- a/download.markdown +++ b/download.markdown @@ -9,16 +9,31 @@ title: Download -Single file containing all of Recline library: +
+
+ + recline.js (master) » +
+ Single file containing all of Recline library +
+
+
+ + recline.dataset.js (master) » +
+ Single file with only the core data objects Dataset, Record etc without any Views or backends +
+
+
+ + Full package (master) » +
+ Everything - library, source code, unit tests, vendor libraries and documentation +
+
+
-

recline.js all-in-one (master)

- -Download package: besides the library itself, the download package contains -full source code, unit tests, external vendor libraries and documentation. The -production files (included the same way as in the code above) are in the dist -folder. - -

Download Recline v0.5 (master) (in-progress version)

+

After downloading recline you'll want to use it in your project -- see below or tutorials for details.

### Changelog