Add CI badge to README

This commit is contained in:
Barrett Adair
2021-09-14 23:10:59 -05:00
committed by GitHub
parent 45494b88cd
commit 2a56a3a249
+3 -1
View File
@@ -4,7 +4,7 @@ Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE.md or copy at http://boost.org/LICENSE_1_0.txt)
-->
# Boost.CallableTraits
# Boost.CallableTraits <a target="_blank" href="https://github.com/boostorg/callable_traits/actions/workflows/ci.yml">![CI][badge.CI]</a>
CallableTraits is a standalone C++11 header-only library for the inspection, synthesis, and decomposition of callable types. Language features added in later C++ standards are also supported.
@@ -14,3 +14,5 @@ CallableTraits is released as part of the [Boost C++ Libraries](http://www.boost
Licensed under the [Boost Software License, Version 1.0](LICENSE.md).
<!-- Links -->
[badge.CI]: https://github.com/boostorg/callable_traits/actions/workflows/ci.yml/badge.svg