diff --git a/README.md b/README.md index b8b83c94..176bc388 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ [![Generic badge](https://img.shields.io/badge/gcc-11+-blue.svg)](https://shields.io/) [![Generic badge](https://img.shields.io/badge/clang-14+-blue.svg)](https://shields.io/) [![Generic badge](https://img.shields.io/badge/MSVC-17+-blue.svg)](https://shields.io/) +[![Conan Center](https://img.shields.io/conan/v/reflect-cpp)](https://conan.io/center/recipes/reflect-cpp) + **πŸ“– Documentation**: https://rfl.getml.com β€” **πŸ‘¨β€πŸ’» Source Code**: https://github.com/getml/reflect-cpp diff --git a/docs/index.md b/docs/index.md index e28e2ae5..258fd149 100644 --- a/docs/index.md +++ b/docs/index.md @@ -16,6 +16,7 @@ hide: [![Generic badge](https://img.shields.io/badge/gcc-11+-blue.svg)](https://shields.io/) [![Generic badge](https://img.shields.io/badge/clang-14+-blue.svg)](https://shields.io/) [![Generic badge](https://img.shields.io/badge/MSVC-17+-blue.svg)](https://shields.io/) +[![Conan Center](https://img.shields.io/conan/v/reflect-cpp)](https://conan.io/center/recipes/reflect-cpp) **πŸ“– Documentation**: [https://rfl.getml.com](https://rfl.getml.com) β€” **πŸ‘¨β€πŸ’» Source Code**: [https://github.com/getml/reflect-cpp](https://github.com/getml/reflect-cpp) @@ -83,4 +84,4 @@ For comprehensive C++ support beyond the scope of GitHub discussions, we’re he ## License -reflect-cpp is released under the MIT License. \ No newline at end of file +reflect-cpp is released under the MIT License.