From 38ed9ccb2221b9d0d8bc21a110760f99fc5279bc Mon Sep 17 00:00:00 2001 From: Jeremy Soller <jackpot51@gmail.com> Date: Thu, 8 Mar 2018 14:31:55 -0700 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d47a17e9..5a1a51a1 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. -- GitLab