Selaa lähdekoodia

Add build badge to README

Paul 7 vuotta sitten
vanhempi
commit
bb376ff3fb
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -1,2 +1,2 @@
-# relibc
+# relibc ![build](https://travis-ci.org/redox-os/relibc.svg?branch=master)
 relibc is a portable POSIX C standard library written in Rust. It is under heavy development, and currently supports Redox and Linux.