Browse Source

Cleanup emoji description

pull/284/merge
Jamie York 10 years ago
parent
commit
67a1b3c381
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

542
 * [Ciconia](https://github.com/kzykhys/Ciconia) - Another Markdown parser that supports Github flavoured Markdown.
542
 * [Ciconia](https://github.com/kzykhys/Ciconia) - Another Markdown parser that supports Github flavoured Markdown.
543
 * [Cebe Markdown](https://github.com/cebe/markdown) - An fast and extensible Markdown parser.
543
 * [Cebe Markdown](https://github.com/cebe/markdown) - An fast and extensible Markdown parser.
544
 * [HTML5 PHP](https://github.com/Masterminds/html5-php) - An HTML5 parser and serializer library.
544
 * [HTML5 PHP](https://github.com/Masterminds/html5-php) - An HTML5 parser and serializer library.
545
-* [Emoji](https://github.com/heyupdate/Emoji) - Emoji images from unicode characters and names
545
+* [Emoji](https://github.com/heyupdate/Emoji) - A library that converts unicode characters and names into emoji images.
546
 
546
 
547
 ## Strings
547
 ## Strings
548
 *Libraries for parsing and manipulating strings.*
548
 *Libraries for parsing and manipulating strings.*

Loading…
Cancel
Save