summaryrefslogtreecommitdiffstats
path: root/third_party/rust/redox_syscall/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/rust/redox_syscall/README.md')
-rw-r--r--third_party/rust/redox_syscall/README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/third_party/rust/redox_syscall/README.md b/third_party/rust/redox_syscall/README.md
new file mode 100644
index 0000000000..244c90861a
--- /dev/null
+++ b/third_party/rust/redox_syscall/README.md
@@ -0,0 +1,6 @@
+# syscall
+[Redox OS](https://gitlab.redox-os.org/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)