summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKurt <kurt.w.jung@gmail.com>2019-04-30 15:56:57 -0400
committerKurt <kurt.w.jung@gmail.com>2019-04-30 15:56:57 -0400
commit8b09ffb30d9a8716107d250631b3c580aa54ba04 (patch)
tree07bb3357461faf85e730644f8cc7259b7931f0cf /README.md
parent35be79ea9799616538899dddd75f172a3188a44c (diff)
Reinstate badges
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 4 insertions, 3 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