From fc0f40a9700a0d612b6564be301b1e89be398e19 Mon Sep 17 00:00:00 2001 From: gnzlbg Date: Fri, 4 May 2018 18:28:20 +0200 Subject: [PATCH] add appveyor badge to readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 525c637..23a152f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # jemallocator -[![Build Status](https://travis-ci.org/alexcrichton/jemallocator.svg?branch=master)](https://travis-ci.org/alexcrichton/jemallocator) +[![Build Status](https://travis-ci.org/alexcrichton/jemallocator.svg?branch=master)](https://travis-ci.org/alexcrichton/jemallocator) [![Build Status](https://ci.appveyor.com/api/projects/status/github/alexcrichton/jemallocator?branch=master&svg=true)](https://ci.appveyor.com/project/alexcrichton/jemallocator/branch/master) [Documentation](https://docs.rs/jemallocator)