Skip to content

Commit 1e6fb28

Browse files
authored
Update README.md
Add documentation generation hint
1 parent 54c9087 commit 1e6fb28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ A lightweight [Netstring](https://en.wikipedia.org/wiki/Netstring) library for L
77
* Reads and writes netstrings into any "io.file"-like stream
88

99
## Usage
10-
#### note: This documentation is incomplete, please read function comments
10+
#### note: This documentation is incomplete, please read function comments (or generate docs with LDoc)
1111
The library provides the following functions:
1212

1313
#### netstring.read(stream[, max_length])

0 commit comments

Comments
 (0)