diff --git a/README.md b/README.md index d45ec258c1..2cc24b3fe3 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ -[Redox OS][1]'s syscall API - -[Documentation][2] - -[1]: https://github.com/redox-os/redox -[2]: https://docs.rs/redox_syscall +# syscall +[Redox OS](https://github.com/redox-os/redox)'s syscall API +[![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE) +[![crates.io](http://meritbadge.herokuapp.com/redox_syscall)](https://crates.io/crates/redox_syscall) +[![docs.rs](https://docs.rs/redox_syscall/badge.svg)](https://docs.rs/redox_syscall)