aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorNeil MacIntosh <neilmac@microsoft.com>2015-10-15 17:05:19 -0700
committerNeil MacIntosh <neilmac@microsoft.com>2015-10-15 17:05:19 -0700
commitc973e82dff09144005e883a3daceded35044472f (patch)
treec6767ce48714155eaed5cbb2d41fb5ec2bf8b62f /README.md
parent01868f2516ee04e2129ceafe341fd5fe0d112e01 (diff)
downloadplatform_external_Microsoft-GSL-c973e82dff09144005e883a3daceded35044472f.tar.gz
platform_external_Microsoft-GSL-c973e82dff09144005e883a3daceded35044472f.tar.bz2
platform_external_Microsoft-GSL-c973e82dff09144005e883a3daceded35044472f.zip
Added AppVeyor CI status badge.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7d96dec..c687673 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# GSL: Guidelines Support Library [![Build Status](https://travis-ci.org/Microsoft/GSL.svg?branch=master)](https://travis-ci.org/Microsoft/GSL)
+# GSL: Guidelines Support Library [![Build Status](https://travis-ci.org/Microsoft/GSL.svg?branch=master)](https://travis-ci.org/Microsoft/GSL) [![Build status](https://ci.appveyor.com/api/projects/status/github/Microsoft/GSL?svg=true)](https://ci.appveyor.com/project/neilmacintosh/GSL)
The Guidelines Support Library (GSL) contains functions and types that are suggested for use by the
[C++ Core Guidelines](https://github.com/isocpp/CppCoreGuidelines) maintained by the [Standard C++ Foundation](https://isocpp.org).