Skip to content

Commit

Permalink
Update README for Chinese support
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian Eckerstorfer committed Nov 30, 2017
1 parent ad2bda3 commit 9449fe0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Features
--------

- Removes all special characters from a string.
- Provides custom replacements for Arabic, Austrian, Azerbaijani, Brazilian Portuguese, Bulgarian, Burmese, Croatian,
- Provides custom replacements for Arabic, Austrian, Azerbaijani, Brazilian Portuguese, Bulgarian, Burmese, Chinese, Croatian,
Czech, Esperanto, Estonian, Finnish, French, Georgian, German, Greek, Hindi, Hungarian, Italian, Latvian, Lithuanian,
Macedonian, Norwegian, Polish, Romanian, Russian, Serbian, Spanish, Swedish, Turkish, Ukrainian and Vietnamese special
characters. Instead of removing these characters, Slugify approximates them (e.g., `ae` replaces `ä`).
Expand Down Expand Up @@ -698,6 +698,8 @@ Authors
- [Marchenko Alexandr](http://mac-blog.org.ua)
- And many [great contributors](https://github.com/cocur/slugify/graphs/contributors)

Support for Chinese is adapted from [jifei/Pinyin](https://github.com/jifei/Pinyin) with permission.

> Slugify is a project of [Cocur](http://cocur.co). You can contact us on Twitter:
> [**@cocurco**](https://twitter.com/cocurco)

Expand Down

0 comments on commit 9449fe0

Please sign in to comment.