Skip to content
This repository has been archived by the owner on Aug 15, 2019. It is now read-only.

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin committed Jun 28, 2017
2 parents 4e0276d + 9b4b9d0 commit 27cf73f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
8 changes: 4 additions & 4 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# Contributing

EmojiOne tries its best to find a balance between following the [specifications provided by Unicode](http://unicode.org/reports/tr51/), keeping the artwork familiar to what everyone is used to, and giving our designers freedom to create beautiful designs.
EmojiOne tries its best to find a balance between following the [specifications provided by Unicode](http://unicode.org/reports/tr51/), keeping the artwork familiar, and giving our designers freedom to create beautiful designs.

### Design Contributions

We unfortunately cannot accept submissions for emoji art revisions. Due to the copyright and licensing of the art this isn't possible.
Unfortunately we cannot accept submissions for emoji art revisions. Due to the copyright and licensing of the art this isn't possible.

### General Feedback

We know that we will not be be to please everybody, but welcome your feedback so we can continue to improve our artwork. To provide us with general feedback, feel free to tweet us [@emojione](https://twitter.com/emojione) or send us an email through our [website](https://www.emojione.com/contact).
We know that we will not be be to please everybody, but we welcome your feedback so that we can continue to improve our artwork. To provide us with general feedback, feel free to tweet us [@emojione](https://twitter.com/emojione) or send us an email through our [website](https://www.emojione.com/contact).

### Issues

If there are visual errors or misrepresentations please view our [Github issues](https://github.com/Ranks/emojione-assets/issues) and see if the issue has been raised. If not, feel create to create a new issue to describe the problem.
If there are visual errors or misrepresentations please view our [Github issues](https://github.com/emojione/emojione-assets/issues) and see if the issue has already been raised. If not, feel create to create a new issue to describe the problem.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@

This repository hosts all of the EmojiOne image assets which can be used to add emoji support to your projects. For more information and usage examples please see our main repository:

> [EmojiOne](https://github.com/Ranks/emojione)
> [EmojiOne](https://github.com/emojione/emojione)
> [![npm version](https://img.shields.io/npm/v/emojione.svg)](https://www.npmjs.com/package/emojione) [![npm downloads](https://img.shields.io/npm/dt/emojione.svg)](https://www.npmjs.com/package/emojione)
## Install

#### composer

[![packagist version](https://img.shields.io/packagist/v/emojione/emojione-assets.svg)](https://packagist.org/packages/emojione/emojione-assets)
[![packagist downloads](https://img.shields.io/packagist/dt/emojione/emojione-assets.svg)](https://packagist.org/packages/emojione/emojione-assets)
[![packagist version](https://img.shields.io/packagist/v/emojione/assets.svg)](https://packagist.org/packages/emojione/assets)
[![packagist downloads](https://img.shields.io/packagist/dt/emojione/assets.svg)](https://packagist.org/packages/emojione/assets)

```
$ composer require emojione/emojione-assets
$ composer require emojione/assets
```

#### npm
Expand All @@ -32,9 +32,9 @@ You are welcome to use this artwork in your projects however you please as long

## Contributing

Please see: [CONTRIBUTING.md](https://github.com/Ranks/emojione-assets/blob/master/CONTRIBUTING.md)
Please see: [CONTRIBUTING.md](https://github.com/emojione/emojione-assets/blob/master/CONTRIBUTING.md)


## License

Please see: [LICENSE.md](https://github.com/Ranks/emojione-assets/blob/master/LICENSE.md)
Please see: [LICENSE.md](https://github.com/emojione/emojione-assets/blob/master/LICENSE.md)

0 comments on commit 27cf73f

Please sign in to comment.