update readme, go fmt

This commit is contained in:
probandula
2016-10-26 19:20:11 +02:00
parent 16a77d9064
commit 82cead4b62
4 changed files with 9 additions and 9 deletions

View File

@@ -15,7 +15,7 @@ go get -u github.com/probandula/figlet4go/...
### Command-line
You can use the `figlet4go` command in the command-line like this:
```bash
figlet4go Hello
figlet4go -str "Hello CLI"
```
For a usage instruction read the commands usage with `figlet4go -h`