diff --git a/README.md b/README.md index 245f77e..491bab4 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Make strings url-safe. - No dependencies (except the unicode table) - 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 (except the unicode symbols unless you use browserify but who wants to download a ~2mb js file, right?) +- 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 ~2MB js file, right?) ``` npm install slug