# emoj_rs
> Find relevant emoji from text on the command-line
this is Rust implementation of emoj
## Install
```
cargo install emoj_rs
```
## Usage
```
$ emoj
```
## Related
- [sindresorhus/emoj: Find relevant emoji from text on the command-line](https://github.com/sindresorhus/emoj)