Skip to content

Commit 6c73aae

Browse files
author
pemrouz
committed
docs: update readme
1 parent 971eb82 commit 6c73aae

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

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

5-
Apply default attributes defined for a component. General syntax for the `needs` header is:
5+
Extends the [rendering pipeline]() to apply default attributes defined for a component.
6+
7+
General syntax for the `needs` header is:
68

79
```js
810
needs: [attr1=value2][attr2=value3 value4]

0 commit comments

Comments
 (0)