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

@@ -1,3 +1,4 @@
package figlet4go
// Explanation of the .flf file header
// THE HEADER LINE
//
@@ -16,7 +17,6 @@
// * The two layout parameters are closely related and fairly complex.
// (See "INTERPRETATION OF LAYOUT PARAMETERS".)
//
package figlet4go
import (
"strings"