🌐 AI搜索 & 代理 主页
Skip to content

Commit 1fc6f58

Browse files
author
Thomas Heck
committed
+ npm install cmd to readme
1 parent 3d2ad19 commit 1fc6f58

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Echo is a standalone JavaScript lazy-loading image micro-library. Echo is fast,
44

55
```
66
bower install echojs
7+
npm install echo-js
78
```
89

910
Using Echo.js is simple, to add an image directly into the page simply add a `data-echo` attribute to the img tag. Alternatively if you want to use Echo to lazy load background images simply add a `data-echo-background' attribute to the element with the image URL.

0 commit comments

Comments
 (0)