diff options
Diffstat (limited to 'README.md.template')
-rw-r--r-- | README.md.template | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md.template b/README.md.template index a9a925d..a4fa6e4 100644 --- a/README.md.template +++ b/README.md.template @@ -1,3 +1,6 @@ +[![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/jung-kurt/gofpdf/master/LICENSE) +[![GoDoc](https://godoc.org/github.com/jung-kurt/gofpdf?status.svg)](https://godoc.org/github.com/jung-kurt/gofpdf) + ![gofpdf](image/logo_gofpdf.jpg?raw=true "gofpdf") {{.Doc}} |