diff options
Diffstat (limited to 'io/README.md')
-rw-r--r-- | io/README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/io/README.md b/io/README.md new file mode 100644 index 000000000..706d9705f --- /dev/null +++ b/io/README.md @@ -0,0 +1,4 @@ +# Simple IO Wrapper UNO Components + +Simple IO wrapper UNO components which includes `TextInputStream`, +`TextOutputStream`, pipes and stream helpers |