From 9e8310705d72ac6d0b2b71b8a072d30a496f1ae8 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Sat, 25 Sep 2021 00:01:33 -0700 Subject: Added size comparison with LPEG --- Lua/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Lua/README.md b/Lua/README.md index db40eb3..f58e952 100644 --- a/Lua/README.md +++ b/Lua/README.md @@ -1,7 +1,8 @@ # Lua Bindings -This directory contains Lua bindings for bp. The bindings are intended to be roughly -equivalent in usefulness to LPEG, but with a smaller codebase. +This directory contains Lua bindings for bp. The bindings are intended to be +roughly equivalent in usefulness to LPEG, but with a smaller codebase (roughly +3/4 the size, as of this writing). ## API -- cgit v1.2.3