aboutsummaryrefslogtreecommitdiff
path: root/examples/README.md
diff options
context:
space:
mode:
authorTakayuki MATSUOKA <takayuki.matsuoka@gmail.com>2015-03-25 08:12:18 +0900
committerTakayuki MATSUOKA <takayuki.matsuoka@gmail.com>2015-03-25 08:12:18 +0900
commit2af52a90b3759e589d608782a987d2b3d73abefb (patch)
tree150a8c0be529c115c2c3099a7190a4bf3fbfd2e2 /examples/README.md
parent679afea730344759dabf524e2394a2bc3015fb6b (diff)
downloadlz4-2af52a90b3759e589d608782a987d2b3d73abefb.tar.gz
Add "Examples" subtree
Diffstat (limited to 'examples/README.md')
-rw-r--r--examples/README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/examples/README.md b/examples/README.md
index d0800b60..1b62d9ef 100644
--- a/examples/README.md
+++ b/examples/README.md
@@ -3,5 +3,6 @@
## Documents
- [Streaming API Basics](streaming_api_basics.md)
- - [Double Buffer](blockStreaming_doubleBuffer.md)
- - [Line by Line Text Compression](blockStreaming_lineByLine.md)
+ - Examples
+ - [Double Buffer](blockStreaming_doubleBuffer.md)
+ - [Line by Line Text Compression](blockStreaming_lineByLine.md)