Manish Goregaokar 11 lat temu
rodzic
commit
35cb10a417
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -1,7 +1,7 @@
 rust-url
 rust-url
 ========
 ========
 
 
-[![Build Status](https://travis-ci.org/servo/rust-url.svg?branch=master)](https://travis-ci.org/servo/rust-url)
+[![Travis build Status](https://travis-ci.org/servo/rust-url.svg?branch=master)](https://travis-ci.org/servo/rust-url) [![Appveyor build status](https://ci.appveyor.com/api/projects/status/ulkqx2xcemyod6xa?svg=true)](https://ci.appveyor.com/project/Manishearth/rust-url)
 
 
 Rust implementation of the [URL Standard](http://url.spec.whatwg.org/).
 Rust implementation of the [URL Standard](http://url.spec.whatwg.org/).