Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jjsty1e authored Jul 30, 2021
1 parent f42e65e commit 4b8f91f
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# Fanyi

A PHP port of [afc163/fanyi](https://github.com/afc163/fanyi)
A PHP version of [afc163/fanyi](https://github.com/afc163/fanyi)

> A 🇨🇳 and 🇺🇸 translate tool in your command line.
Expand All @@ -13,9 +13,11 @@ A PHP port of [afc163/fanyi](https://github.com/afc163/fanyi)
## Install

```bash
$ composer global require jaggle/fanyi
$ composer global require jjsty1e/fanyi
```

> I suggest you to use [cgr](https://github.com/consolidation/cgr) to install this command to avoide dependices conflicts.
## Usage

```bash
Expand Down

0 comments on commit 4b8f91f

Please sign in to comment.