diff options
Diffstat (limited to 'Lua')
| -rw-r--r-- | Lua/README.md | 5 |
1 files 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 |
