summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorTakayuki MATSUOKA <takayuki.matsuoka@gmail.com>2015-03-24 23:12:18 (GMT)
committerTakayuki MATSUOKA <takayuki.matsuoka@gmail.com>2015-03-24 23:12:18 (GMT)
commit2af52a90b3759e589d608782a987d2b3d73abefb (patch)
tree150a8c0be529c115c2c3099a7190a4bf3fbfd2e2 /examples
parent679afea730344759dabf524e2394a2bc3015fb6b (diff)
downloadlz4-2af52a90b3759e589d608782a987d2b3d73abefb.zip
lz4-2af52a90b3759e589d608782a987d2b3d73abefb.tar.gz
lz4-2af52a90b3759e589d608782a987d2b3d73abefb.tar.bz2
Add "Examples" subtree
Diffstat (limited to 'examples')
-rw-r--r--examples/README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/examples/README.md b/examples/README.md
index d0800b6..1b62d9e 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)