From cb8d47be36bb02acc96ff967ae71f33131c307f8 Mon Sep 17 00:00:00 2001 From: Uilian Ries Date: Fri, 5 Jul 2024 08:32:24 +0200 Subject: [PATCH] Add Conan Center badge Signed-off-by: Uilian Ries --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e94db17b7..9f3430272 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ [![msvc](https://github.com/cieslarmichal/faker-cxx/actions/workflows/windows-msvc-build.yml/badge.svg?branch=main)](https://github.com/cieslarmichal/faker-cxx/actions/workflows/windows-msvc-build.yml?query=branch%3Amain) [![bazel](https://github.com/cieslarmichal/faker-cxx/actions/workflows/linux-bazel-build.yml/badge.svg?branch=main)](https://github.com/cieslarmichal/faker-cxx/actions/workflows/linux-bazel-build.yml?query=branch%3Amain) [![codecov](https://codecov.io/github/cieslarmichal/faker-cxx/branch/main/graph/badge.svg?token=0RTV4JFH2U)](https://codecov.io/github/cieslarmichal/faker-cxx) +[![Conan Center](https://img.shields.io/conan/v/faker-cxx)](https://conan.io/center/recipes/faker-cxx) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com) [![Chat on Discord](https://img.shields.io/badge/chat-discord-blue?style=flat&logo=discord)](https://discord.gg/h2ur8H6mK6)