diff --git a/README.md b/README.md index 0cab8a3fa4efe85e1969a7f6a69703b6e55270c1..d36fdba56c852c49bf9f3bbe32c8077276170424 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ # zig-sys-linux +![loc](https://sloc.xyz/github/nektro/zig-sys-linux) +[![license](https://img.shields.io/github/license/nektro/zig-sys-linux.svg)](https://github.com/nektro/zig-sys-linux/blob/master/LICENSE) +[![nektro @ github sponsors](https://img.shields.io/badge/sponsors-nektro-purple?logo=github)](https://github.com/sponsors/nektro) +[![Zig](https://img.shields.io/badge/Zig-0.14-f7a41d)](https://ziglang.org/) +[![Zigmod](https://img.shields.io/badge/Zigmod-latest-f7a41d)](https://github.com/nektro/zigmod) + OS bindings layer for directly making Linux syscalls. Preserves original errno error values.