From 906d4ed33a4c0d7fe470133854ae714799f28d84 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sun, 19 Oct 2025 23:42:19 +0900 Subject: docs: update README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7420550..fc0e406 100644 --- a/README.md +++ b/README.md @@ -18,9 +18,11 @@ This library implements IEEE 754 floating-point manipulation functions that retu ## Requirements - PHP 8.3 or higher -- 64-bit integers +- Little-endian 64-bit integers - IEEE 754 double-precision floats (binary64) +The library performs runtime assertions to verify these constraints are met on the current system. + ## Installation -- cgit v1.2.3-70-g09d2