From 319d06b0fac272f44afb128d2ef665095fcecf45 Mon Sep 17 00:00:00 2001 From: kokke Date: Fri, 4 May 2018 21:21:20 +0200 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2fac22a..8fe7514 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ There is no built-in error checking or protection from out-of-bounds memory acce The module uses less than 200 bytes of RAM and 1-2K ROM when compiled for ARM, but YMMV depending on which modes are enabled. -It is one of the smallest implementation in C I've seen yet, but do contact me if you know of something smaller (or have improvements to the code here). +It is one of the smallest implementations in C I've seen yet, but do contact me if you know of something smaller (or have improvements to the code here). I've successfully used the code on 64bit x86, 32bit ARM and 8 bit AVR platforms. -- cgit v1.2.3