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
|
||||
Download SnoozeSquad from this repo. Links:
|
||||
|
||||
Version | Link | curl command
|
||||
------------|-----------------------------------|-----------------------------
|
||||
Unminified | (coming soon!) | (coming soon!)
|
||||
Minified | (coming soon!) | (coming soon!)
|
||||
Makefile | `curl` command
|
||||
--------------------------------|-----------------------------
|
||||
[SnoozeSquad.js](https://github.com/sbrl/SnoozeSquad/raw/master/SnoozeSquad.js) | `curl -OL https://github.com/sbrl/SnoozeSquad/raw/master/SnoozeSquad.js`
|
||||
[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
|
||||
Using Snooze Squad is really easy. Here's a simple example:
|
||||
|
|
Loading…
Reference in a new issue