diff --git a/README.md b/README.md index 0829534..bc53b46 100644 --- a/README.md +++ b/README.md @@ -1 +1,11 @@ # 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