Skip to content

Commit 9b2ceee

Browse files
committed
Added shields for vcpkg and conan in readme
1 parent 2504baf commit 9b2ceee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readme.md

+2
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ eventpp is a C++ event library for callbacks, event dispatcher, and event queue.
2525
![Compilers](https://img.shields.io/badge/Compilers-GCC%2FMSVC%2FClang%2FIntel-blue)
2626
![License](https://img.shields.io/badge/License-Apache--2.0-blue)
2727
![CI](https://github.com/wqking/eventpp/workflows/CI/badge.svg)
28+
[![Vcpkg port](https://img.shields.io/vcpkg/v/eventpp)](https://vcpkg.link/ports/eventpp)
29+
[![Conan Center](https://img.shields.io/conan/v/eventpp)](https://conan.io/center/recipes/eventpp)
2830

2931
## Facts and features
3032

0 commit comments

Comments
 (0)