diff --git a/README.md b/README.md index 20df397b..4e5195f3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Aerospike Benchmark Tool -![Build:main](https://github.com/aerospike/aerospike-benchmark/actions/workflows/benchmark-build.yml/badge.svg?branch=main)(https://github.com/aerospike/aerospike-benchmark/actions/workflows/benchmark-build.yml) +[![Build:main](https://github.com/aerospike/aerospike-benchmark/actions/workflows/benchmark-build.yml/badge.svg?branch=main)](https://github.com/aerospike/aerospike-benchmark/actions/workflows/benchmark-build.yml) [![codecov](https://codecov.io/gh/aerospike/aerospike-benchmark/branch/main/graph/badge.svg?token=TPGZT8V6AA)](https://codecov.io/gh/aerospike/aerospike-benchmark) This project contains the files necessary to build the C client benchmarking tool. This program is used to insert data and generate load emulating real-world usage patterns of the database.