diff options
| -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] - - -  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] | 
