Skip to content

Commit

Permalink
Add Conan badge to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hrantzsch committed Feb 1, 2024
1 parent 3336ea2 commit ed1610d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit ed1610d

Please sign in to comment.