diff --git a/README.md b/README.md index dbf29c2b..9df51464 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ 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/).