Browse Source

Update the README file

master
jimi 9 years ago
parent
commit
0c95dbe377
  1. 7
      README.md

7
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
Loading…
Cancel
Save