Add badges to README.md

This commit is contained in:
Nagy Tibor
2018-05-30 17:51:14 +02:00
committed by GitHub
parent 0ab552da9a
commit 636261ba49
+5 -6
View File
@@ -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)