diff options
author | Kurt Jung <kurt.w.jung@gmail.com> | 2015-07-28 11:58:23 -0400 |
---|---|---|
committer | Kurt Jung <kurt.w.jung@gmail.com> | 2015-07-28 11:58:23 -0400 |
commit | 872969f078d858d2fc9c3a43393696ebf6f2f6ef (patch) | |
tree | b6e7a2c6eb70955ba2c9ee08f58b322557124ed1 | |
parent | 646838d10643808150b9d500ee1aa17e38cb2025 (diff) |
Modify link to SVG
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@  -[](http://godoc.org/github.com/jung-kurt/gofpdf) -[](http://opensource.org/licenses/MIT) +[](http://godoc.org/github.com/jung-kurt/gofpdf) +[](http://opensource.org/licenses/MIT) Package gofpdf implements a PDF document generator with high level support for text, drawing and images. |