aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordominic <510002+dmah42@users.noreply.github.com>2023-07-04 08:55:37 +0100
committerGitHub <noreply@github.com>2023-07-04 08:55:37 +0100
commit408f9e06676ffdc226adf652e013aa15861589ad (patch)
treee74a6a576ecc386beb775ba03f74181ea921f132
parentdaa12bcc5a78e2f244d29e87a4408ff72516a5d9 (diff)
downloadgoogle-benchmark-408f9e06676ffdc226adf652e013aa15861589ad.tar.gz
Add discord server link to README
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index b64048b..a5e5d39 100644
--- a/README.md
+++ b/README.md
@@ -4,10 +4,9 @@
[![bazel](https://github.com/google/benchmark/actions/workflows/bazel.yml/badge.svg)](https://github.com/google/benchmark/actions/workflows/bazel.yml)
[![pylint](https://github.com/google/benchmark/workflows/pylint/badge.svg)](https://github.com/google/benchmark/actions?query=workflow%3Apylint)
[![test-bindings](https://github.com/google/benchmark/workflows/test-bindings/badge.svg)](https://github.com/google/benchmark/actions?query=workflow%3Atest-bindings)
-
-[![Build Status](https://travis-ci.org/google/benchmark.svg?branch=main)](https://travis-ci.org/google/benchmark)
[![Coverage Status](https://coveralls.io/repos/google/benchmark/badge.svg)](https://coveralls.io/r/google/benchmark)
+[![Discord](https://discordapp.com/api/guilds/1125694995928719494/widget.png?style=shield)](https://discord.gg/cz7UX7wKC2)
A library to benchmark code snippets, similar to unit tests. Example: