fix: readme

fix/data-structure
paring 2022-11-05 11:37:27 +09:00
parent 75c447cdce
commit c5d45549fb
Signed by: pikokr
GPG Key ID: 2C097B03E9D823C4
1 changed files with 10 additions and 0 deletions

View File

@ -1 +1,11 @@
# SkyHook-Native # SkyHook-Native
dynamic library of SkyHook for use with other languages
## Development
```sh
git clone https://git.pikokr.dev/SkyHook/SkyHook-Native #Clone
```
to build, just run `build.sh` on Linux of MacOS, `build.ps1` on Windows