add badge, few improvements

This commit is contained in:
probandula
2016-10-28 16:15:07 +02:00
parent d2be3a6330
commit 48278c8e77
4 changed files with 7 additions and 8 deletions

View File

@@ -3,10 +3,9 @@
`figlet4go` is a go library forked from [getwe/figlet4go](https://github.com/getwe/figlet4go) which is a port of [FIGlet](http://www.figlet.org/) to Golang.
With `figlet4go` it's easy to create **ascii text banners** in the command-line or with the given api.
![screenshot](./screenshot/figlet4go.png)
[![Go Report Card](https://goreportcard.com/badge/github.com/probandula/figlet4go)](https://goreportcard.com/report/github.com/probandula/figlet4go)
## Installation