diff options
author | Cameron Cawley <ccawley2011@gmail.com> | 2022-10-12 22:21:21 +0100 |
---|---|---|
committer | Hans Kristian Rosbach <hk-github@circlestorm.org> | 2023-03-17 21:27:56 +0100 |
commit | 9316259583da99d9350e63f04144f1c90f130fd3 (patch) | |
tree | 2e08d50d3559a8e056ff3ab108e8fb1570303a5c | |
parent | 32e793449272d7f75985832d538c7ed2db2985ad (diff) |
Fix typo in README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -214,7 +214,7 @@ Advanced Build Options Related Projects ---------------- -* Fork of the popular minigzip https://github.com/zlib-ng/minizip-ng +* Fork of the popular minizip https://github.com/zlib-ng/minizip-ng * Python tool to benchmark minigzip/minideflate https://github.com/zlib-ng/deflatebench * Python tool to benchmark pigz https://github.com/zlib-ng/pigzbench * 3rd party patches for zlib-ng compatibility https://github.com/zlib-ng/patches |