Skip to content

Commit 6f17bf4

Browse files
committed
chore: add the Conan badge to README
1 parent 60f5511 commit 6f17bf4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# ![puffer](asset/puffer.png) Protocol Puffers
22
[![Codacy](https://api.codacy.com/project/badge/Grade/31e7d1d7bcbe43959aaec3b86093b843)](https://app.codacy.com/gh/PragmaTwice/protopuf?utm_source=github.com&utm_medium=referral&utm_content=PragmaTwice/protopuf&utm_campaign=Badge_Grade)
33
[![Github Actions](https://github.com/PragmaTwice/protopuf/workflows/BuildAndTest/badge.svg)](https://github.com/PragmaTwice/protopuf/actions)
4-
[![Vcpkg Port](https://img.shields.io/badge/vcpkg-protopuf-blue)](https://github.com/microsoft/vcpkg/blob/master/ports/protopuf/vcpkg.json)
4+
[![Vcpkg Port](https://img.shields.io/vcpkg/v/protopuf)](https://github.com/microsoft/vcpkg/blob/master/ports/protopuf/vcpkg.json)
5+
[![Conan Center](https://img.shields.io/conan/v/protopuf)](https://conan.io/center/recipes/protopuf)
56
[![Codecov](https://codecov.io/gh/PragmaTwice/protopuf/branch/master/graph/badge.svg?token=4EPLZ6Z4J5)](https://codecov.io/gh/PragmaTwice/protopuf)
67

78
*A little, highly templated, and protobuf-compatible serialization/deserialization library written in C++20*

0 commit comments

Comments
 (0)