Skip to content

Commit 09f9eca

Browse files
author
pemrouz
committed
docs: update readme
1 parent 8553002 commit 09f9eca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
[![Coverage Status](https://coveralls.io/repos/rijs/delay/badge.svg?branch=master&service=github)](https://coveralls.io/github/rijs/delay?branch=master)
33
[![Build Status](https://travis-ci.org/rijs/delay.svg)](https://travis-ci.org/rijs/delay)
44

5-
Delays rendering a view by a specified time (ms)
5+
Extends the [rendering pipeline]() to delay rendering a view by a specified time (ms)
66

77
```js
88
<component-name delay="500">

0 commit comments

Comments
 (0)