mirror of
https://github.com/cuberite/libdeflate.git
synced 2025-08-04 02:06:31 -04:00
readme: added table of contents
This commit is contained in:
parent
bef1e93b70
commit
fc1acab71a
16
README.md
16
README.md
@ -24,6 +24,22 @@ use this library are also provided:
|
||||
yet support very large files
|
||||
* benchmark, a program for benchmarking in-memory compression and decompression
|
||||
|
||||
## Table of Contents
|
||||
|
||||
- [Building](#building)
|
||||
- [For UNIX](#for-unix)
|
||||
- [For macOS](#for-macos)
|
||||
- [For Windows](#for-windows)
|
||||
- [Using Cygwin](#using-cygwin)
|
||||
- [Using MSYS2](#using-msys2)
|
||||
- [API](#api)
|
||||
- [Bindings for other programming languages](#bindings-for-other-programming-languages)
|
||||
- [DEFLATE vs. zlib vs. gzip](#deflate-vs-zlib-vs-gzip)
|
||||
- [Compression levels](#compression-levels)
|
||||
- [Motivation](#motivation)
|
||||
- [License](#license)
|
||||
|
||||
|
||||
# Building
|
||||
|
||||
## For UNIX
|
||||
|
Loading…
x
Reference in New Issue
Block a user