From 0c95dbe3775b4e0ffea18260a6c1b72e937f7b1d Mon Sep 17 00:00:00 2001 From: jimi Date: Wed, 2 Mar 2016 17:07:56 -0600 Subject: [PATCH] Update the README file --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) 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