From 5d49a01fb1e3e197d127f018da0a4570717a5ed3 Mon Sep 17 00:00:00 2001 From: "Ivan.Z" <53048645+chemodax@users.noreply.github.com> Date: Sat, 6 Jan 2024 17:02:14 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 65783e6..115efd0 100644 --- a/README.md +++ b/README.md @@ -21,11 +21,11 @@ pbench [OPTIONS] COMMAND [ARGS] Measure performance of `curl http://example.com` command: -``` +```Batchfile pbench --stdout-nul curl http://example.com ``` -``` +```Console ==== curl http://example.com ==== == Performance of curl http://example.com