We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54c9087 commit 1e6fb28Copy full SHA for 1e6fb28
README.md
@@ -7,7 +7,7 @@ A lightweight [Netstring](https://en.wikipedia.org/wiki/Netstring) library for L
7
* Reads and writes netstrings into any "io.file"-like stream
8
9
## Usage
10
-#### note: This documentation is incomplete, please read function comments
+#### note: This documentation is incomplete, please read function comments (or generate docs with LDoc)
11
The library provides the following functions:
12
13
#### netstring.read(stream[, max_length])
0 commit comments