diff --git a/README.md b/README.md index e69de29..5376939 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,7 @@ +## dobufio + +Experiment with the bufio package + +- accept data piped or redirected to stdin +- prompt on stderr if there is no input waiting on stdin +- process the data, then send it to stdout