Commit 0417abc1cac7cc66167d89b1dcfbc09cd93acab8

Authored by Henry Fredrick Schreiner
1 parent 37f3c085

Adding corrected badge link

Showing 1 changed file with 1 additions and 1 deletions
README.md
... ... @@ -2,7 +2,7 @@
2 2 [![Build Status Windows][appveyor-badge]][appveyor-link]
3 3 [![Code Coverage][codecov-badge]][codecov-link]
4 4 [![Join the chat at https://gitter.im/CLI11gitter/Lobby][gitter-badge]][gitter-link]
5   -[![License: LGPL v2.1](https://img.shields.io/badge/License-LGPL%20v2.1-blue.svg)](./LICENSE)
  5 +[![License: LGPL v2.1][license-badge](./LICENSE)
6 6  
7 7 # CLI11: Command line parser for C++11
8 8  
... ...