From 31ac97bdffdfa52bc9ddda84ea86ea4267ee086d Mon Sep 17 00:00:00 2001 From: kevinranks Date: Thu, 11 Sep 2014 08:57:18 -0600 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 51cf65858..10b1f2fab 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Quick installs can also be done using NPM (for the Javascript toolkit) or Compos #### Composer ``` -> "require": { "emojione/emojione": "dev-master" } + "require": { "emojione/emojione": "dev-master" } ``` Below there are some examples of how you will actually use the libraries to convert Unicode emoji characters to :shortnames: and :shortnames: to emoji images.