Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix markdown #32

Open
wants to merge 1 commit into
base: gh-pages
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#FxEmojis
# FxEmojis
http://mozilla.github.io/fxemoji/

Formerly the Firefox OS emoji set, now just FxEmojis.

##Requirements
## Requirements

* bash
* TTX/FontTools - please use https://github.com/behdad/fonttools/
Expand All @@ -30,19 +30,19 @@ We need few SVG's per icon.

The files need to be named with uni code prefix.

###First Icon :
### First Icon :
- u1F60A-smileeyes.svg (complete glyph)
- u1F60A.layer1.svg (Layer 1)
- u1F60A.layer2.svg (Layer 2)
- etc.

###Second Icon :
### Second Icon :
- u1F60B-smiletongue.svg (complete glyph)
- u1F60B.layer1.svg (Layer 1)
- u1F60B.layer2.svg (Layer 2)
- etc.

##How to Contribute
## How to Contribute

Please contact Mike Hoye (mhoye@mozilla.com) for contribution information; more info TBD.