Skip to content

Commit

Permalink
Add C++17 to badge.
Browse files Browse the repository at this point in the history
  • Loading branch information
tmadden committed Jul 24, 2020
1 parent 5a18ff5 commit 0a29361
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ alia - A Library for Interactive Applications
[![image](https://flat.badgen.net/travis/tmadden/alia/master?icon=travis)](https://travis-ci.org/tmadden/alia/branches)
[![image](https://flat.badgen.net/appveyor/ci/tmadden/alia/master?icon=appveyor)](https://ci.appveyor.com/project/tmadden/alia/branch/master)
[![image](https://flat.badgen.net/codecov/c/github/tmadden/alia/master?icon=codecov)](https://codecov.io/gh/tmadden/alia/branch/master)
![image](https://flat.badgen.net/badge/C++/14/green)
![image](https://flat.badgen.net/badge/C++/14%2C17/green)
[![image](https://flat.badgen.net/badge/stability/unstable/yellow)](https://github.com/orangemug/stability-badges#unstable)

</div>
Expand Down

0 comments on commit 0a29361

Please sign in to comment.