mirror of
https://gitee.com/openharmony/third_party_rust_log
synced 2024-11-27 01:40:27 +00:00
Add appveyor build status to README
This commit is contained in:
parent
c781409cfd
commit
3a3a86f7ca
@ -4,6 +4,7 @@ log
|
||||
A Rust library providing a lightweight logging *facade*.
|
||||
|
||||
[![Build Status](https://travis-ci.org/rust-lang/log.svg?branch=master)](https://travis-ci.org/rust-lang/log)
|
||||
[![Build status](https://ci.appveyor.com/api/projects/status/nopdjmmjt45xcrki?svg=true)](https://ci.appveyor.com/project/alexcrichton/log)
|
||||
|
||||
* [`log` documentation](http://doc.rust-lang.org/log)
|
||||
* [`env_logger` documentation](http://doc.rust-lang.org/log/env_logger)
|
||||
|
Loading…
Reference in New Issue
Block a user