summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 3422584..c7c0fd9 100644
--- a/README.md
+++ b/README.md
@@ -102,8 +102,7 @@ The code *almost* complies with RFC 1951, with the following exceptions.
## Requirements
RAM usage excludes the space needed for input and output buffer. Numbers
-rounded up to the next multiple of 64B for ROM and 16B for RAM to account
-for variations in compiler optimizations.
+rounded up to the next multiple of 16B.
| Architecture | ROM | RAM
| :--- | ---: | ---: |