Skip to content

Commit aa251ef

Browse files
committed
Update doc
1 parent cda5b6f commit aa251ef

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22

33
# svelte-lazy [![npm version][3]][4]
44

5-
A svelte component to lazyload any content. [Demo on svelte.dev/repl][5].
5+
A svelte component to lazyload any content.
6+
7+
- [Demo on svelte.dev/repl][5]
8+
- [Examples][7] and [their code][8]
69

710
<p align="center">
811
<img alt="demo image" src="https://raw.githubusercontent.com/leafOfTree/leafOfTree.github.io/HEAD/svelte-lazy.png" width="120" />
@@ -121,3 +124,5 @@ Based on [sveltejs/component-template: A base for building shareable Svelte comp
121124
[4]: https://www.npmjs.com/package/svelte-lazy
122125
[5]: https://svelte.dev/repl/6d7714fa3cce4909af6c6d187271e0a1
123126
[6]: https://github.com/sveltejs/sapper-template#using-external-components
127+
[7]: https://leafoftree.github.io/svelte-lazy/
128+
[8]: https://github.com/leafOfTree/svelte-lazy/blob/master/test/index.svelte

0 commit comments

Comments
 (0)