From 679afea730344759dabf524e2394a2bc3015fb6b Mon Sep 17 00:00:00 2001 From: Takayuki MATSUOKA Date: Wed, 25 Mar 2015 07:53:02 +0900 Subject: Add README.md as table of contents --- examples/README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 examples/README.md diff --git a/examples/README.md b/examples/README.md new file mode 100644 index 0000000..d0800b6 --- /dev/null +++ b/examples/README.md @@ -0,0 +1,7 @@ +# LZ4 examples + +## Documents + + - [Streaming API Basics](streaming_api_basics.md) + - [Double Buffer](blockStreaming_doubleBuffer.md) + - [Line by Line Text Compression](blockStreaming_lineByLine.md) -- cgit v0.12