diff --git a/README.md b/README.md index 69ca7a3b9dd..8fb76654b76 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # The Servo Parallel Browser Engine Project +[![Linux Build Status](https://img.shields.io/travis/servo/servo/master.svg?label=Linux%20build)](https://travis-ci.org/servo/servo) [![Windows Build Status](https://img.shields.io/appveyor/ci/servo/servo/master.svg?label=Windows%20build)](https://ci.appveyor.com/project/servo/servo/branch/master) + Servo is a prototype web browser engine written in the [Rust](https://github.com/rust-lang/rust) language. It is currently developed on 64bit OS X, 64bit Linux, Android, and Gonk (Firefox OS).