Update README.md

This commit is contained in:
Jeremy Soller
2018-03-08 14:31:55 -07:00
committed by GitHub
parent 8812c2148f
commit 38ed9ccb22
+3
View File
@@ -1,2 +1,5 @@
# relibc
C Library in Rust for Redox and Linux (WIP)
relibc is a portable POSIX C standard library written in Rust. It is under heavy development, and currently supports Redox and Linux.