mirror of
https://github.com/sbrl/SnoozeSquad.git
synced 2018-01-10 21:33:44 +00:00
Correct table header in README
This commit is contained in:
parent
1a2d7bd636
commit
a1cc93dc81
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ Finally a simple lazy image loader (for browsers, not Node.JS!). Written in ES6.
|
||||||
## Downloading
|
## Downloading
|
||||||
Download SnoozeSquad from this repo. Links:
|
Download SnoozeSquad from this repo. Links:
|
||||||
|
|
||||||
Makefile | `curl` command
|
Version | `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.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`
|
[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`
|
||||||
|
|
Loading…
Reference in a new issue