Skip to content

Commit

Permalink
yes!
Browse files Browse the repository at this point in the history
  • Loading branch information
dodo committed Nov 16, 2013
1 parent 5bdf11e commit 0f001bd
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 @@ -25,7 +25,7 @@ master//node-slug » node
> slug.charmap[''] = 'freaking love' # change default charmap or use option {charmap:{…}} as 2. argument
> slug('I ♥ UNICODE').toLowerCase() # If you prefer lower case
'i-freaking-love-unicode'
> slug('unicode ♥ is ☢')
> slug('unicode ♥ is ☢') # yes!
'unicode-love-is-radioactive'
```

Expand Down

0 comments on commit 0f001bd

Please sign in to comment.