mirror of https://github.com/jarro2783/cxxopts.git
docs: Add badges (#482)
* docs: Add badges * docs: Replace travis badge with github's official badge * docs: Use img shield badge so that we can print 'Build|Passing' instead of 'Cmake|Passing'
This commit is contained in:
parent
89985f820e
commit
5467c627df
15
README.md
15
README.md
|
|
@ -1,4 +1,17 @@
|
|||
[](https://travis-ci.org/jarro2783/cxxopts)
|
||||
<div align="center">
|
||||
|
||||
[](https://github.com/jarro2783/cxxopts/actions/workflows/cmake.yml)
|
||||
[](https://conan.io/center/recipes/cxxopts)
|
||||
[](https://vcpkg.io/en/package/cxxopts)
|
||||
[](https://github.com/jarro2783/cxxopts/releases)
|
||||
|
||||
[](https://github.com/jarro2783/cxxopts)
|
||||
[](https://github.com/fffaraz/awesome-cpp)
|
||||
[](https://formulae.brew.sh/formula/cxxopts)
|
||||
|
||||
[](./LICENSE)
|
||||
|
||||
</div>
|
||||
|
||||
# Release versions
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue