diff --git a/README.md b/README.md index 26cf278..d3db398 100644 --- a/README.md +++ b/README.md @@ -16,4 +16,9 @@ On x64 platforms, bunRPC uses SIMD optimizations which require a modern CPU supporting AVX2 instructions. The `baseline` build of bunRPC is for older CPUs that don't support these optimizations. You usually don't need to worry about it on Darwin x64, but it is relevant for Windows x64 and Linux x64. If you or your users see `"Illegal instruction"` errors, you might need to use the baseline version. # Help wanted -Someone please ensure src/process/native/darwin/index.js works, I don't have macos installed on my mac mini, and hackintosh is not worth setting up for this. \ No newline at end of file +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FMENTALLY-GERM4N%2FbunRPC.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2FMENTALLY-GERM4N%2FbunRPC?ref=badge_shield) + +Someone please ensure src/process/native/darwin/index.js works, I don't have macos installed on my mac mini, and hackintosh is not worth setting up for this. + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FMENTALLY-GERM4N%2FbunRPC.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2FMENTALLY-GERM4N%2FbunRPC?ref=badge_large) \ No newline at end of file