summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorPaul Woolcock <paul@woolcock.us>2018-08-26 18:52:47 -0400
committerPaul Woolcock <paul@woolcock.us>2018-08-26 18:52:47 -0400
commit038878c3284f0833a4ec786090422be118ef4bee (patch)
tree6c6f1369e903885765897c54aefacbd89b4baf1a /README.md
parentaaa0edc98f562d6242b7caf8f674fe4e2b948fff (diff)
add appveyor badge
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index dfcc7e4..28c2843 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,7 @@
## A Wrapper for the Mastodon API.
[![Build Status](https://travis-ci.org/pwoolcoc/elefren.svg?branch=master)](https://travis-ci.org/pwoolcoc/elefren)
+[![Build Status](https://ci.appveyor.com/api/projects/status/qeigk3nmmps52wxv?svg=true)](https://ci.appveyor.com/project/pwoolcoc/elefren)
[![Coverage Status](https://coveralls.io/repos/github/pwoolcoc/elefren/badge.svg?branch=master&service=github)](https://coveralls.io/github/pwoolcoc/elefren?branch=master)
[![crates.io](https://img.shields.io/crates/v/elefren.svg)](https://crates.io/crates/elefren)
[![Docs](https://docs.rs/elefren/badge.svg)](https://docs.rs/elefren)