diff options
| author | Kurt <kurt.w.jung@gmail.com> | 2016-03-09 10:24:02 -0500 | 
|---|---|---|
| committer | Kurt <kurt.w.jung@gmail.com> | 2016-03-09 10:24:02 -0500 | 
| commit | 1e18cfa2b64ad137749bd8a689d1b78d6bfa8584 (patch) | |
| tree | de6099bbf94d3bed950482063cd69ef334c9852f | |
| parent | e5f9e198dae7336427dc4de343c86ea67f8fa350 (diff) | |
Build docs
| -rw-r--r-- | README.md | 7 | 
1 files changed, 5 insertions, 2 deletions
| @@ -1,8 +1,11 @@ -[](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) +  Package gofpdf implements a PDF document generator with high level support for  text, drawing and images. | 
