mirror of
https://github.com/espressif/openthread.git
synced 2026-08-11 21:27:46 +00:00
Add Appveyor Badge to readme.md (#741)
* Add Appveyor Badge to readme.md. Fixes issue #684.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user