From a7414dc7004bea4bb1ce8c7c5f205741f0e550f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vin=C3=ADcius=20Miguel?= <36349314+vrmiguel@users.noreply.github.com> Date: Sat, 6 Nov 2021 00:29:50 -0400 Subject: [PATCH] Slight modifications to the README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 13e1a8f..7da0322 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ # Ouch! -`ouch` stands for **Obvious Unified Compression Helper**, it's a CLI tool to compress and decompress files. +`ouch` stands for **Obvious Unified Compression Helper** and is a CLI tool to help you compress and decompress files of several formats. - [Features](#features) - [Usage](#usage) @@ -104,7 +104,7 @@ Formats can be chained (`ouch` keeps it _fast_): # Benchmarks Comparison made decompressing `linux.tar.gz` and measured with -[`hyperfine`](https://github.com/sharkdp/hyperfine), times are the average. +[Hyperfine](https://github.com/sharkdp/hyperfine) and the values presented are the average (wall clock) elapsed time. | Tool | `ouch` | [`tar`] | [`bsdtar`] | |:------------:|:------:|:-------:|:----------:|