Skip to content

Commit

Permalink
chore: add the Conan badge to README
Browse files Browse the repository at this point in the history
  • Loading branch information
PragmaTwice committed Dec 3, 2024
1 parent 60f5511 commit 6f17bf4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# ![puffer](asset/puffer.png) Protocol Puffers
[![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)
[![Github Actions](/~https://github.com/PragmaTwice/protopuf/workflows/BuildAndTest/badge.svg)](/~https://github.com/PragmaTwice/protopuf/actions)
[![Vcpkg Port](https://img.shields.io/badge/vcpkg-protopuf-blue)](/~https://github.com/microsoft/vcpkg/blob/master/ports/protopuf/vcpkg.json)
[![Vcpkg Port](https://img.shields.io/vcpkg/v/protopuf)](/~https://github.com/microsoft/vcpkg/blob/master/ports/protopuf/vcpkg.json)
[![Conan Center](https://img.shields.io/conan/v/protopuf)](https://conan.io/center/recipes/protopuf)
[![Codecov](https://codecov.io/gh/PragmaTwice/protopuf/branch/master/graph/badge.svg?token=4EPLZ6Z4J5)](https://codecov.io/gh/PragmaTwice/protopuf)

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

0 comments on commit 6f17bf4

Please sign in to comment.