Skip to content

Commit ae77ae9

Browse files
authored
Update README.md
1 parent 4bc2b22 commit ae77ae9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# MiniCommander
22

33
[![Build Status](https://travis-ci.org/MichaelGrupp/MiniCommander.svg?branch=master)](https://travis-ci.org/MichaelGrupp/MiniCommander)
4-
[![Build status](https://ci.appveyor.com/api/projects/status/8ubu1kv85rcmiohv?svg=true)](https://ci.appveyor.com/project/MichaelGrupp/minicommander?svg=true&passingText=Windows%3A%20build%20passing&failingText=Windows%3A%20build%20failing&pendingText=Windows%3A%20build%20pending)
4+
[![Build status](https://ci.appveyor.com/api/projects/status/8ubu1kv85rcmiohv/branch/master?svg=true&passingText=Windows%3A%20build%20passing&failingText=Windows%3A%20build%20failing&pendingText=Windows%3A%20build%20pending)](https://ci.appveyor.com/project/MichaelGrupp/minicommander)
55

66
A simple, minimalistic but still powerful command line parser in less than 100 lines of C++11 code.
77

0 commit comments

Comments
 (0)