docs: add freebsd to support martrix
This commit is contained in:
parent
2d82450814
commit
03dff2575c
1 changed files with 4 additions and 3 deletions
|
@ -16,12 +16,13 @@ A minimal library for building compiled `NodeJS` add-ons in `Rust`.
|
|||

|
||||

|
||||

|
||||
[](https://cirrus-ci.com/github/napi-rs/napi-rs?branch=master)
|
||||
|
||||
## Operating Systems
|
||||
|
||||
| Linux | macOS | Windows x64 MSVC |
|
||||
| ----- | ----- | ---------------- |
|
||||
| ✓ | ✓ | ✓ |
|
||||
| Linux | macOS | Windows x64 MSVC | FreeBSD |
|
||||
| ----- | ----- | ---------------- | ------- |
|
||||
| ✓ | ✓ | ✓ | ✓ |
|
||||
|
||||
## NodeJS
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue