summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 3 insertions, 2 deletions
diff --git a/README b/README
index c585a3c..a261b19 100644
--- a/README
+++ b/README
@@ -5,10 +5,11 @@ Lrexlib 2.5
| and Shmuel Zeigerman (shmuz@013net.net) [maintainer]
**Lrexlib** provides bindings of five regular expression library APIs
-(POSIX_, PCRE_, GNU_, TRE_ and Oniguruma_) to Lua_ 5.1.
+(POSIX_, PCRE_, GNU_, TRE_ and Oniguruma_) to Lua_ 5.1. The bindings
+for TRE and Oniguruma are not currently complete.
**Lrexlib** is copyright Reuben Thomas 2000-2010 and copyright Shmuel
-Zeigerman 2004-2010, and is released under under the license as Lua,
+Zeigerman 2004-2010, and is released under the same license as Lua,
the MIT_ license (otherwise known as the revised BSD license). There
is no warranty.