From a3f8aca8333b6c61f0fcce371d4e4dcace9bfa0c Mon Sep 17 00:00:00 2001 From: Mish Ushakov Date: Mon, 26 Feb 2024 19:49:32 +0100 Subject: [PATCH] updated readme.md --- libhermesabi-sys/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libhermesabi-sys/README.md b/libhermesabi-sys/README.md index 07926b6..ef09927 100644 --- a/libhermesabi-sys/README.md +++ b/libhermesabi-sys/README.md @@ -1,6 +1,7 @@ # libhermesabi-sys -> Note: Currently only supports on Linux and macOS. Adding Windows support should be trivial. +> [!WARNING] +> This crate currently only supports Linux and macOS. Adding Windows support should be trivial. This crate contains Rust bindings for [Hermes](https://hermesengine.dev) C ABI.