From c3af720ebd88dc6e3c7980c1f52868d08ca22cb4 Mon Sep 17 00:00:00 2001 From: Avril Date: Wed, 12 Aug 2020 00:38:46 +0100 Subject: [PATCH] uhh --- README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 6fb2cfa..7075482 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Spawn [leanify] as subprocesses to enable parallel & concurrent compression. - [leanify]: https://github.com/JayXon/Leanify +[leanify]: https://github.com/JayXon/Leanify ## About [leanify] is a nice tool that losslessly compresses files for you, it works on a large number of file types. @@ -61,21 +61,21 @@ When building with Rust nightly, some other optimisations and features will be p ### Legend In `--help` the compiled-with features are listed as so: - - `+feature` means feature enabled - - `-feature` means feature disabled - +* `+feature` means feature enabled +* `-feature` means feature disabled + When printing with colour: - - Red means enabled by default - - Bright red means enabled specifically - - Blue means disabled by default - - Bright blue means disabled specifically +* Red means enabled by default +* Bright red means enabled specifically +* Blue means disabled by default +* Bright blue means disabled specifically # Additional I included a Gentoo ebuild for [leanify] in [other] - [other]: ./other/Leanify-0.4.3.ebuild - +[other]: ./other/Leanify-0.4.3.ebuild + # License GPL'd with <3