feat: udpate readme
This commit is contained in:
14
README.md
14
README.md
@@ -13,3 +13,17 @@ Calling Rust FFI libraries from Go
|
||||
```shell
|
||||
cargo install cargo-zigbuild
|
||||
```
|
||||
|
||||
|
||||
# Build
|
||||
|
||||
Build or Cross build
|
||||
|
||||
```shell
|
||||
just build
|
||||
```
|
||||
|
||||
```shell
|
||||
just build-linux-x86
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user