Skip to content

Commit

Permalink
note that unicode symbols doesnt work in the work in the browser
Browse files Browse the repository at this point in the history
  • Loading branch information
dodo committed Nov 16, 2013
1 parent b2b279b commit ab6f98f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ab6f98f

Please sign in to comment.