Merge pull request #35 from sajattack/patch-1

Add build badge to README
This commit is contained in:
Jeremy Soller
2018-03-08 17:47:28 -07:00
committed by GitHub
+1 -1
View File
@@ -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.