diff options
author | Kurt <kurt.w.jung@gmail.com> | 2019-04-30 14:52:02 -0400 |
---|---|---|
committer | Kurt <kurt.w.jung@gmail.com> | 2019-04-30 14:52:02 -0400 |
commit | 60d76ba19a24fffa319b95a0d31122449e2a7e7b (patch) | |
tree | b20d900fb7fa5a11aa92d0747d3a67e0e42d22f9 | |
parent | f5370ee922127973ea8aaf3aa6c0acc1082a8ab6 (diff) |
Try again to remove badges in README
-rw-r--r-- | README.md | 6 | ||||
-rw-r--r-- | document.md | 2 |
2 files changed, 1 insertions, 7 deletions
@@ -1,11 +1,5 @@ # 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 text, drawing and images. diff --git a/document.md b/document.md index 3de4146..359e033 100644 --- a/document.md +++ b/document.md @@ -4,7 +4,7 @@ ~x~ [![Git Hub repository][badge-github]][github] [![Kurt Jung][badge-author]][jung] -~rm~ +~x~ [![MIT licensed][badge-mit]][license] [![Report][badge-report]][report] [![GoDoc][badge-doc]][godoc] |