diff --git a/README.md b/README.md new file mode 100644 index 0000000..c704987 --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +# OC2:R native ICMP module + +The Java ICMP functions don't work on some operating systems without admin/root, so a native library is required. + +## Platform support: + +### Officially supported: + +- Windows x86_64 and aarch64 +- Linux x86_64 and aarch64 +- macOS x86_64 and aarch64 + +### Not officially supported, but should still work: + +- Any Linux