~dricottone/image2ascii

5700ad6b0d89006b6c25ab03d097ba0dc5bde271 — 秦世成 6 years ago fc681bf
Update README.md
1 files changed, 0 insertions(+), 3 deletions(-)

M README.md
M README.md => README.md +0 -3
@@ 114,8 114,6 @@ func Image2ASCIIString(image image.Image, options *Options) string {}
func ImageFile2ASCIIString(imageFilename string, option *Options) string {}
```



## Sample outputs

| Raw Image                                                                                     | ASCII Image                                                                                              |


@@ 127,7 125,6 @@ func ImageFile2ASCIIString(imageFilename string, option *Options) string {}
| ![](https://raw.githubusercontent.com/qeesung/image2ascii/master/docs/images/baozou.jpg)     | ![](https://raw.githubusercontent.com/qeesung/image2ascii/master/docs/images/baozou_ascii.png)          |
| ![](https://raw.githubusercontent.com/qeesung/image2ascii/master/docs/images/baozou.jpg)     | ![](https://raw.githubusercontent.com/qeesung/image2ascii/master/docs/images/baozou_ascii_colored.png)  |


## License

This project is under the MIT License. See the [LICENSE](https://github.com/qeesung/image2ascii/blob/master/LICENSE) file for the full license text.