Commit d259c3e54722fe4daa7ff9d11a6c69c19d6ebb9f
1 parent
cd876c56
Adding badge for latest release
Showing
1 changed file
with
2 additions
and
1 deletions
README.md
| @@ -4,6 +4,7 @@ | @@ -4,6 +4,7 @@ | ||
| 4 | [![Join the chat at https://gitter.im/CLI11gitter/Lobby][gitter-badge]][gitter] | 4 | [![Join the chat at https://gitter.im/CLI11gitter/Lobby][gitter-badge]][gitter] |
| 5 | [![Try it online][wandbox-online]][wandbox-link] | 5 | [![Try it online][wandbox-online]][wandbox-link] |
| 6 | [![License: BSD][license-badge]](./LICENSE) | 6 | [![License: BSD][license-badge]](./LICENSE) |
| 7 | +[![Latest release][releases-badge]][Github Releases] | ||
| 7 | [![DOI][DOI-badge]][DOI-link] | 8 | [![DOI][DOI-badge]][DOI-link] |
| 8 | 9 | ||
| 9 | [Documentation][GitBook] • | 10 | [Documentation][GitBook] • |
| @@ -414,4 +415,4 @@ CLI11 was developed at the [University of Cincinnati] to support of the [GooFit] | @@ -414,4 +415,4 @@ CLI11 was developed at the [University of Cincinnati] to support of the [GooFit] | ||
| 414 | [Version 1.3 post]: https://iscinumpy.gitlab.io/post/announcing-cli11-13/ | 415 | [Version 1.3 post]: https://iscinumpy.gitlab.io/post/announcing-cli11-13/ |
| 415 | [wandbox-online]: https://img.shields.io/badge/try%20it-online-orange.svg | 416 | [wandbox-online]: https://img.shields.io/badge/try%20it-online-orange.svg |
| 416 | [wandbox-link]: https://wandbox.org/permlink/7eh3iURD5On64u30 | 417 | [wandbox-link]: https://wandbox.org/permlink/7eh3iURD5On64u30 |
| 417 | - | 418 | +[releases-badge]: https://img.shields.io/github/release/CLIUtils/CLI11.svg |