summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md7
-rw-r--r--doc.go1
-rw-r--r--document.md7
3 files changed, 7 insertions, 8 deletions
diff --git a/README.md b/README.md
index 9fe080b..070da17 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,9 @@
# GoFPDF document generator
+[![MIT licensed][badge-mit]][license]
+[![Report][badge-report]][report]
+[![GoDoc][badge-doc]][godoc]
+
![gofpdf](image/logo_gofpdf.jpg?raw=true "gofpdf")
Package gofpdf implements a PDF document generator with high level support for
@@ -224,9 +228,6 @@ UTF-8 runes to code page bytes is provided.
* Improve test coverage as reported by the coverage tool.
-
-
-
[badge-author]: https://img.shields.io/badge/author-Kurt_Jung-blue.svg
[badge-doc]: https://img.shields.io/badge/godoc-GoFPDF-blue.svg
[badge-github]: https://img.shields.io/badge/project-Git_Hub-blue.svg
diff --git a/doc.go b/doc.go
index 78afc23..bc71008 100644
--- a/doc.go
+++ b/doc.go
@@ -234,5 +234,6 @@ UTF-8 runes to code page bytes is provided.
• Improve test coverage as reported by the coverage tool.
+
*/
package gofpdf
diff --git a/document.md b/document.md
index 9332687..d0f79cb 100644
--- a/document.md
+++ b/document.md
@@ -4,7 +4,7 @@
~m~
[![Git Hub repository][badge-github]][github]
[![Kurt Jung][badge-author]][jung]
-~m~
+~rm~
[![MIT licensed][badge-mit]][license]
[![Report][badge-report]][report]
[![GoDoc][badge-doc]][godoc]
@@ -234,11 +234,8 @@ Matusiak added supported for word spacing.
UTF-8 runes to code page bytes is provided.
* Improve test coverage as reported by the coverage tool.
-~mr~
-
-
-
+~mr~
[badge-author]: https://img.shields.io/badge/author-Kurt_Jung-blue.svg
[badge-doc]: https://img.shields.io/badge/godoc-GoFPDF-blue.svg
[badge-github]: https://img.shields.io/badge/project-Git_Hub-blue.svg