From 4bf5158c6b0c5dac83bdf3b8acf9afdc07f89c0c Mon Sep 17 00:00:00 2001 From: Vishesh Date: Thu, 21 Dec 2023 15:46:03 +0530 Subject: [PATCH] Remove syntax highlighting from README for csbench usage --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a8219e1..b88a964 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ go build Setup a config file. Check the sample config file [here](./config/config). -```ini +``` # URL of the CloudStack API endpoint url = http://localhost:8080/client/api/ # Number of times to run the test. Used only for -benchmark @@ -62,7 +62,7 @@ signatureversion = 3 ``` -```bash +``` $ csbench -h Usage: go run csmetrictool.go -dbprofile Options: