Skip to content

Commit 9424ce1

Browse files
sleepdefic1tfaustbrian
authored andcommitted
chore(docs): add c++11 badge (#196)
- add [![C++11](https://badgen.net/badge/c++/11/blue?labelColor=black)](https://isocpp.org/wiki/faq/cpp11) to `README.md` badges.
1 parent d5f4dc1 commit 9424ce1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
99
[![Test Actions](https://github.com/ArkEcosystem/cpp-crypto/workflows/Test/badge.svg)](https://github.com/ArkEcosystem/cpp-crypto/actions)
1010
[![Coverage Actions](https://github.com/ArkEcosystem/cpp-crypto/workflows/Coverage/badge.svg)](https://github.com/ArkEcosystem/cpp-crypto/actions)
11+
[![C++11](https://badgen.net/badge/c++/11/blue?labelColor=black)](https://isocpp.org/wiki/faq/cpp11)
1112
[![Latest Version](https://badgen.now.sh/github/release/ArkEcosystem/cpp-crypto?labelColor=black)](https://github.com/ArkEcosystem/cpp-crypto/releases)
1213
[![License: MIT](https://badgen.now.sh/badge/license/MIT/green?labelColor=black)](https://opensource.org/licenses/MIT)
1314

0 commit comments

Comments
 (0)