@@ -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.