We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b00034 commit 642e365Copy full SHA for 642e365
README.md
@@ -2,4 +2,8 @@
2
3
Type declarations and FFI wrappers for Node's Buffer class.
4
5
-[Module documentation](docs/)
+## Module documentation
6
+
7
+* [Node.Buffer](docs/Node/Buffer.md)
8
+* [Node.Buffer.Encoding](docs/Node/Buffer/Encoding.md)
9
+* [Node.Buffer.Unsafe](docs/Node/Buffer/Unsafe.md)
0 commit comments