Procházet zdrojové kódy

Add build badge to README

Paul před 7 roky
rodič
revize
bb376ff3fb
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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.