aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index d63d030..6958290 100644
--- a/README.md
+++ b/README.md
@@ -20,6 +20,7 @@ Compared to hsrex, this library has the following changes:
You no longer need to compile a special version of the library.
It expects Unicode strings by default unless specifying the `REG_RAW`
`tere_comp()` compilation flag.
+* Support the `REG_ANCHORED` flag for `tere_exec()`.
## TODO