summaryrefslogtreecommitdiffstats
path: root/examples/blockStreaming_lineByLine.md
diff options
context:
space:
mode:
Diffstat (limited to 'examples/blockStreaming_lineByLine.md')
-rw-r--r--examples/blockStreaming_lineByLine.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/blockStreaming_lineByLine.md b/examples/blockStreaming_lineByLine.md
index 1d379a0..4735f92 100644
--- a/examples/blockStreaming_lineByLine.md
+++ b/examples/blockStreaming_lineByLine.md
@@ -1,4 +1,5 @@
# LZ4 Streaming API Example : Line by Line Text Compression
+by *Takayuki Matsuoka*
`blockStreaming_lineByLine.c` is LZ4 Straming API example which implements line by line incremental (de)compression.