From bb376ff3fba21a392ac5c7c95e54606838b6c48a Mon Sep 17 00:00:00 2001 From: Paul <sajattack@gmail.com> Date: Thu, 8 Mar 2018 15:27:44 -0800 Subject: [PATCH] Add build badge to README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e55d89f29..da2cd157a 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ -# relibc +# relibc  relibc is a portable POSIX C standard library written in Rust. It is under heavy development, and currently supports Redox and Linux. -- GitLab