~dricottone/image2ascii

0048ecc6c3ce11cee674fe09fb9714aa627f1029 — 秦世成 6 years ago 9766b84
Update README.md
1 files changed, 5 insertions(+), 0 deletions(-)

M README.md
M README.md => README.md +5 -0
@@ 72,6 72,11 @@ convert the image disable fit the screen
image2ascii -f docs/images/lufei.jpg -s=false
```

convert the image reverse the chars
```bash
image2ascii -f docs/images/lufei.jpg -i
```

## Library usage

```golang