diff options
author | Kurt <kurt.w.jung@gmail.com> | 2016-03-09 10:22:38 -0500 |
---|---|---|
committer | Kurt <kurt.w.jung@gmail.com> | 2016-03-09 10:22:38 -0500 |
commit | e5f9e198dae7336427dc4de343c86ea67f8fa350 (patch) | |
tree | efd10092a59ec3a32aa460dbce04c1b1f069cf7d /README.md.template | |
parent | ae98c0896e8f81e47aa7cf402acf7d8aa7e81ec0 (diff) |
Add Travis CI badge
Diffstat (limited to 'README.md.template')
-rw-r--r-- | README.md.template | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/README.md.template b/README.md.template index a4fa6e4..fe68cb8 100644 --- a/README.md.template +++ b/README.md.template @@ -1,6 +1,9 @@ -[](https://raw.githubusercontent.com/jung-kurt/gofpdf/master/LICENSE) -[](https://godoc.org/github.com/jung-kurt/gofpdf) +# gofpdf  +[](https://raw.githubusercontent.com/jung-kurt/gofpdf/master/LICENSE) +[](https://godoc.org/github.com/jung-kurt/gofpdf) +[](https://travis-ci.org/jung-kurt/gofpdf) + {{.Doc}} |