mirror of
https://github.com/sbrl/SnoozeSquad.git
synced 2018-01-10 21:33:44 +00:00
Add links to download section
This commit is contained in:
parent
61f922f7fe
commit
07ff04e683
1 changed files with 4 additions and 4 deletions
|
@ -4,10 +4,10 @@ Finally a simple lazy image loader. Written in ES6.
|
||||||
## Downloading
|
## Downloading
|
||||||
Download SnoozeSquad from this repo. Links:
|
Download SnoozeSquad from this repo. Links:
|
||||||
|
|
||||||
Version | Link | curl command
|
Makefile | `curl` command
|
||||||
------------|-----------------------------------|-----------------------------
|
--------------------------------|-----------------------------
|
||||||
Unminified | (coming soon!) | (coming soon!)
|
[SnoozeSquad.js](https://github.com/sbrl/SnoozeSquad/raw/master/SnoozeSquad.js) | `curl -OL https://github.com/sbrl/SnoozeSquad/raw/master/SnoozeSquad.js`
|
||||||
Minified | (coming soon!) | (coming soon!)
|
[SnoozeSquad.min.js](https://github.com/sbrl/SnoozeSquad/raw/master/SnoozeSquad.min.js) | `curl -OL https://github.com/sbrl/SnoozeSquad/raw/master/SnoozeSquad.min.js`
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
Using Snooze Squad is really easy. Here's a simple example:
|
Using Snooze Squad is really easy. Here's a simple example:
|
||||||
|
|
Loading…
Reference in a new issue