From 1657c412c01d015fdadf4020a865647a3c104c03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miloslav=20=C4=8C=C3=AD=C5=BE?= Date: Sat, 1 Jun 2019 16:35:12 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ebec07..3d3cf3e 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ features -------- - Very fast, small and efficient. -- Uses only integer math. +- Uses only integer math (32bit). - No dependencies (uses only stdint standard library), extremely portable. - Single header, KISS. - Advanced rendering of variable height floor and ceiling.