Skip to content

Commit 642e365

Browse files
committedJul 6, 2015
Better documentation links
1 parent 2b00034 commit 642e365

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed
 

‎README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,8 @@
22

33
Type declarations and FFI wrappers for Node's Buffer class.
44

5-
[Module documentation](docs/)
5+
## 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

Comments
 (0)
Please sign in to comment.