We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a6a8b7 commit da2b3bbCopy full SHA for da2b3bb
README.md
@@ -1,6 +1,7 @@
1
# purescript-node-streams
2
3
-A wrapper for Node's Stream API
+A wrapper for Node's [Stream API](https://nodejs.org/api/stream.html).
4
5
-- [Module Documentation](docs/)
6
- [Example](example/Gzip.purs)
+
7
+Documentation is published on [Pursuit](https://pursuit.purescript.org/packages/purescript-node-streams).
0 commit comments