Add README.md as table of contents
This commit is contained in:
parent
19665c93ea
commit
679afea730
7
examples/README.md
Normal file
7
examples/README.md
Normal file
@ -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)
|
Loading…
Reference in New Issue
Block a user