Skip to content

Commit

Permalink
Add mention of unified-stream
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Aug 19, 2017
1 parent 5448a16 commit 331a833
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,8 @@ with [**unified-args**][args], Gulp plug-ins with
[**unified-engine-gulp**][gulp], and Atom Linters with
[**unified-engine-atom**][atom].

A streaming interface is provided through [`unified-stream`][stream].

###### Programming interface

The API gives access to processing metadata (such as lint messages), and
Expand Down Expand Up @@ -937,3 +939,5 @@ remark()
[rehype-plugins]: https://github.com/wooorm/rehype/blob/master/doc/plugins.md#list-of-plugins

[retext-plugins]: https://github.com/wooorm/retext/blob/master/doc/plugins.md#list-of-plugins

[stream]: https://github.com/unifiedjs/unified-stream

0 comments on commit 331a833

Please sign in to comment.