Add Appveyor Badge to readme.md (#741)

* Add Appveyor Badge to readme.md. Fixes issue #684.
This commit is contained in:
Nick Banks
2016-10-04 08:42:08 -07:00
committed by Jonathan Hui
parent 2e64d682ea
commit 933ce83999
+3
View File
@@ -1,5 +1,6 @@
[![OpenThread][ot-logo]][ot-repo]
[![Build Status][ot-travis-svg]][ot-travis]
[![Build Status][ot-appveyor-svg]][ot-appveyor]
[![Coverage Status][ot-codecov-svg]][ot-codecov]
---
@@ -19,6 +20,8 @@ applications. More information about Thread can be found on
[ot-logo]: doc/images/openthread_logo.png
[ot-travis]: https://travis-ci.org/openthread/openthread
[ot-travis-svg]: https://travis-ci.org/openthread/openthread.svg?branch=master
[ot-appveyor]: https://ci.appveyor.com/project/jwhui/openthread
[ot-appveyor-svg]: https://ci.appveyor.com/api/projects/status/r5qwyhn9p26nmfk3?svg=true
[ot-codecov]: https://codecov.io/gh/openthread/openthread
[ot-codecov-svg]: https://codecov.io/gh/openthread/openthread/branch/master/graph/badge.svg