From 91efae9f3a3bcaf4b09c597bd9af4c01d2d29ebf Mon Sep 17 00:00:00 2001 From: Chris Aniszczyk Date: Tue, 11 Nov 2014 12:50:52 +0900 Subject: [PATCH] Add "Community Projects" section --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c6c8fddf..3f75993c 100644 --- a/README.md +++ b/README.md @@ -254,7 +254,6 @@ Once executed through `node twemoji-generator.js`, and after installing via `npm This means that if you'd like to change or improve `twemoji`, you should probably do it inside the `createTwemoji` function at the bottom of `twemoji-generator.js` instead of directly in the library, unless it's not just for testing purpose. - ## Future Plans: Unicode 8.0 and Diversity The twemoji project currently adheres to the [7.0 Unicode version](http://www.unicode.org/charts/PDF/Unicode-7.0/U70-1F300.pdf) and supports 872 different emoji. In the future, we hope to work with the community to support Unicode 8.0 additions like [Diversity](http://www.unicode.org/reports/tr51/#Diversity). @@ -265,6 +264,10 @@ As an open source project, attribution is critical from a legal, practical and m However, we consider the guide a bit onerous and as a project, a mention in a project README or an 'About' section or footer on a website. In mobile applications, a common place would be in the Settings/About section (for example, see the mobile Twitter application Settings->About->Legal section). We would consider a mention in the HTML/JS source sufficient also. +## Community Projects + +* [Twemoji Awesome](http://ellekasai.github.io/twemoji-awesome/) by [@ellekasai](https://twitter.com/ellekasai/status/531979044036698112): Use Twemoji using CSS classes (like [Font Awesome](http://fortawesome.github.io/Font-Awesome/)) + ## Committers and Contributors * Andrea Giammarchi (Twitter) * Chris Aniszczyk (Twitter)