From ab6f98f4a8323fbe23e50a74df9f82d09fae0678 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=96=9F=20=E2=96=96=E2=96=9F=20=E2=96=96?= Date: Sat, 16 Nov 2013 02:37:29 +0100 Subject: [PATCH] note that unicode symbols doesnt work in the work in the browser --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 09ed44e..520f10f 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Make strings url-safe. - No dependencies - Not in coffee-script (except the tests lol) - Coerces foreign symbols to their english equivalent -- Works in browser (window.slug) and AMD/CommonJS-flavoured module loaders +- Works in browser (window.slug) and AMD/CommonJS-flavoured module loaders (except the unicode symbols unless you use browserify but who wants to download a 7mb js file, right?) ``` npm install slug