summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md3
-rw-r--r--README.md.template3
2 files changed, 0 insertions, 6 deletions
diff --git a/README.md b/README.md
index c2202cb..7c3b18c 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,5 @@
![gofpdf](image/logo_gofpdf.jpg?raw=true "gofpdf")
-[![GoDoc](image/doc.svg)](http://godoc.org/github.com/jung-kurt/gofpdf)
-[![MIT](image/mit.svg)](http://opensource.org/licenses/MIT)
-
Package gofpdf implements a PDF document generator with high level support for
text, drawing and images.
diff --git a/README.md.template b/README.md.template
index 03f9cc6..a9a925d 100644
--- a/README.md.template
+++ b/README.md.template
@@ -1,6 +1,3 @@
![gofpdf](image/logo_gofpdf.jpg?raw=true "gofpdf")
-[![GoDoc](image/doc.svg)](http://godoc.org/github.com/jung-kurt/gofpdf)
-[![MIT](image/mit.svg)](http://opensource.org/licenses/MIT)
-
{{.Doc}}