Skip to content

Commit

Permalink
add license to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mroth committed Sep 3, 2014
1 parent 28e88da commit 122c5a8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
File renamed without changes.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Or install it yourself as:

$ gem install emoji_data

Currently requires `RUBY_VERSION >= 1.9.2`.
Currently requires `RUBY_VERSION >= 1.9.3`.

## Example Usage

Expand Down Expand Up @@ -109,3 +109,7 @@ getter methods.
There are some additional convenience methods, such as `#doublebyte?` etc. Most
important addition is the `#render` method which will output a properly unicode
encoded string containing the character.

## License

[The MIT License (MIT)](LICENSE)

0 comments on commit 122c5a8

Please sign in to comment.