update readme

This commit is contained in:
probandula
2016-10-26 20:55:57 +02:00
parent c2301897ed
commit c3b6433632

View File

@@ -3,6 +3,9 @@
A port of [figlet](http://www.figlet.org/) to golang and fork of [getwe/figlet4go](https://github.com/getwe/figlet4go). A port of [figlet](http://www.figlet.org/) to golang and fork of [getwe/figlet4go](https://github.com/getwe/figlet4go).
![screenshot](./screenshot/figlet4go.png) ![screenshot](./screenshot/figlet4go.png)
```bash
$ figlet4go -str "figlet4go" -font "larry3d" -colors "green;yellow;cyan"
```
## Installation ## Installation