Skip to content

Commit

Permalink
readme: harmonize heading, add note
Browse files Browse the repository at this point in the history
  • Loading branch information
fb55 committed Jul 4, 2015
1 parent 92bcaa0 commit 3c3fb83
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Expand Up @@ -87,7 +87,9 @@ Arguments are the same as for `CSSselect(query, elems)`. Only returns the first
- `strict`: Limits the module to only use CSS3 selectors. Default: `false`.
- `rootFunc`: The last function in the stack, will be called with the last element that's looked at. Should return `true`.

## Supported selectors:
## Supported selectors

_As defined by CSS 4 and / or jQuery._

* Universal (`*`)
* Tag (`<tagname>`)
Expand Down

0 comments on commit 3c3fb83

Please sign in to comment.