Improve the README

This commit is contained in:
Ribbon
2025-07-31 01:15:13 -03:00
parent a9880ccf50
commit aedadf4d5c
+2 -1
View File
@@ -1,5 +1,6 @@
# syscall
[Redox OS](https://gitlab.redox-os.org/redox-os/redox)'s syscall API
This crate contains the system call numbers and Rust wrappers for the inline Assembly code of system calls.
[![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)