From 9ab4fd775815df4198ed01be791c963c7e56ffe7 Mon Sep 17 00:00:00 2001 From: Denis Blank Date: Sun, 26 Feb 2017 01:06:52 +0100 Subject: [PATCH] Another badge --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 86dce92..2f5cc3e 100644 --- a/Readme.md +++ b/Readme.md @@ -1,6 +1,6 @@ # continuable->then(make_things_simple()); -[![Build Status](https://travis-ci.org/Naios/continuable.svg?branch=master)](https://travis-ci.org/Naios/continuable) ![](https://img.shields.io/badge/License-MIT-blue.svg) [![](https://img.shields.io/badge/Try-online-green.svg)](http://melpon.org/wandbox/permlink/TPSde7EsCcXcC72D) +[![Build Status](https://travis-ci.org/Naios/continuable.svg?branch=master)](https://travis-ci.org/Naios/continuable) [![Build status](https://ci.appveyor.com/api/projects/status/328ta3r5x92f3byv?svg=true)](https://ci.appveyor.com/project/Naios/continuable) ![](https://img.shields.io/badge/License-MIT-blue.svg) [![](https://img.shields.io/badge/Try-online-green.svg)](http://melpon.org/wandbox/permlink/TPSde7EsCcXcC72D) > Async C++14 platform independent continuation chainer providing light and allocation aware futures