Skip to content

Commit 2779c54

Browse files
committed
chore: add build badge
1 parent faada8c commit 2779c54

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
The `node-api` Zig package provides [Node-API](https://nodejs.org/api/n-api.html) bindings for writing idiomatic Zig addons for V8-based runtimes like Node.JS or Bun.
33
Thanks to its conventions-based approach it bridges the gap seamlessly, with almost no Node-API specific code!
44

5+
![build-badge](https://img.shields.io/github/actions/workflow/status/typesafe/node-api-zig/ci.yml
6+
)
57
![test-badge](https://img.shields.io/endpoint?url=https%3A%2F%2Fgist.githubusercontent.com%2Ftypesafe%2F26882516c7ac38bf94a81784f966bd86%2Fraw%2Fnode-api-zig-test-badge.json)
68

79

0 commit comments

Comments
 (0)