소스 검색

Add build badge to README

Paul 7 년 전
부모
커밋
bb376ff3fb
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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.