diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2021-09-24 23:58:23 -0700 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2021-09-24 23:58:23 -0700 |
| commit | 42e1d4795febe4e7796ec3427952782b63242955 (patch) | |
| tree | a4b51c131e3425fe09faa14fe4ec23ac05311d72 /Lua | |
| parent | 0490dc1e06f6cbc38e9ff761ff0692780b2532ac (diff) | |
Updated readme
Diffstat (limited to 'Lua')
| -rw-r--r-- | Lua/README.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Lua/README.md b/Lua/README.md index 82b84f4..db40eb3 100644 --- a/Lua/README.md +++ b/Lua/README.md @@ -1,6 +1,7 @@ # Lua Bindings -This directory contains Lua bindings for bp. +This directory contains Lua bindings for bp. The bindings are intended to be roughly +equivalent in usefulness to LPEG, but with a smaller codebase. ## API |
