Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AlmaArmas authored Jun 26, 2020
1 parent 34f1dd9 commit d817d58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ Installation
------------

```
composer require p3k/emoji-detector
composer require al/emoji-detector
```

Or include `src/Emoji.php` in your project, and make sure the `map.json` and `regexp.json` files are available in the same folder as `Emoji.php`. You don't need any of the other files for use in your own projects.
Please take a note: this is fork I created for myself to use this library with updated emoji list. I will try to maintain this fork and update lists. However, if you want additional stability, please use original package: `p3k/emoji-detector`. Thanks ^^

Usage
-----
Expand Down

0 comments on commit d817d58

Please sign in to comment.