From 235365f237091f812e4f1160ecc899814a74d1e2 Mon Sep 17 00:00:00 2001 From: Sebastian McKenzie Date: Thu, 9 Oct 2014 19:03:49 +1100 Subject: [PATCH] remove incorrect unicode regex es6now feature --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2bcf65cdc5..48e6d301ff 100644 --- a/README.md +++ b/README.md @@ -280,7 +280,7 @@ limitations in ES5 implementations. | Rest parameters | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | | Spread | ✓ | ✓ | ✓ | ✓ | ✓ | | | Template literals | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | -| Unicode regex | ✓ | ✓ | | ✓ | ✓ | | +| Unicode regex | ✓ | ✓ | | | ✓ | | #### Performance