diff options
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md index 3fcad81..c55f33e 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ using very narrow interfaces. ## How? _(NOTE: chain is built from links)_ + _(NOTE: many of these API methods have return values, check them!)_ First, a `uv_stream_t*` instance needs to be picked. It will act as a source |