From 31c81faf965ca38e0787cfcbac3dd7ce80cbcb24 Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Wed, 7 Sep 2016 16:16:30 -0700 Subject: [PATCH] process: Add appveyor to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1e118ebfe..e279cb6cc 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ An implementation of process management for Tokio [![Build Status](https://travis-ci.org/alexcrichton/tokio-process.svg?branch=master)](https://travis-ci.org/alexcrichton/tokio-process) +[![Build status](https://ci.appveyor.com/api/projects/status/43c8g7fy801e5902?svg=true)](https://ci.appveyor.com/project/alexcrichton/tokio-process) [Documentation](https://alexcrichton.github.io/tokio-process)