diff --git a/README.md b/README.md index 0cb0179..db7ee00 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ ![CI Badge](https://github.com/hrantzsch/keychain/workflows/Build%20and%20test/badge.svg) [![codecov](https://codecov.io/gh/hrantzsch/keychain/branch/master/graph/badge.svg)](https://codecov.io/gh/hrantzsch/keychain) +[![Conan Center](https://img.shields.io/conan/v/keychain)](https://conan.io/center/recipes/keychain) Keychain is a thin cross-platform wrapper to access the operating system's credential storage in C++. Keychain supports getting, adding/replacing, and deleting passwords on macOS, Linux, and Windows.