From 98c6f7d6d6f7f597cb13e22e7876363453bcde7b Mon Sep 17 00:00:00 2001 From: yhirose Date: Thu, 26 Nov 2015 16:59:58 -0500 Subject: [PATCH] Updated README. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 13cb2f9..85ced75 100644 --- a/README.md +++ b/README.md @@ -412,9 +412,8 @@ Tested compilers TODO ---- - * ٍSemantic predicate (`&{ expr }` and `!{ expr }`) + * Semantic predicate (`&{ expr }` and `!{ expr }`) * Unicode support (`.` matches a Unicode char. `\u????`, `\p{L}`) - * Ignore white spaces after string literals and tokens * Allow `←` and `ε` License