diff --git a/README.md b/README.md index 51dfb1e11686a4d3f2d4a5ae9fcb3dae1cd8ef7c..e594f13bebcdf22d3aec91be042ef4ffc883e8b0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # zig-sys-linux OS bindings layer for directly making Linux syscalls. + Zig-ifies the API while preserving errno error values.