diff --git a/README.md b/README.md index d47a17e90a72a18c050187472bfcc7f74b07b36f..5a1a51a1bc057f7491946cf2e8458f23e2eaabe2 100644 --- a/README.md +++ b/README.md @@ -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.