From d2d6bd5e60d4f60184e1574baa2f1fce6017fb0b Mon Sep 17 00:00:00 2001 From: Josh Date: Sat, 25 Mar 2017 08:06:14 -0700 Subject: [PATCH] update docs --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 3182569..e7b1cae 100644 --- a/README.md +++ b/README.md @@ -33,8 +33,7 @@ blob-domain and its dependencies require PHP 7+ with the following modules: * Filter * JSON * MBString - -The PHP extension INTL is required for Unicode domain support. Without it, only good ol' fashioned ASCII domains will be processed. + * INTL