summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKurt <kurt.w.jung@gmail.com>2016-03-09 10:24:02 -0500
committerKurt <kurt.w.jung@gmail.com>2016-03-09 10:24:02 -0500
commit1e18cfa2b64ad137749bd8a689d1b78d6bfa8584 (patch)
treede6099bbf94d3bed950482063cd69ef334c9852f /README.md
parente5f9e198dae7336427dc4de343c86ea67f8fa350 (diff)
Build docs
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/README.md b/README.md
index 6a4b253..b558885 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,11 @@
-[![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/jung-kurt/gofpdf/master/LICENSE)
-[![GoDoc](https://godoc.org/github.com/jung-kurt/gofpdf?status.svg)](https://godoc.org/github.com/jung-kurt/gofpdf)
+# gofpdf
![gofpdf](image/logo_gofpdf.jpg?raw=true "gofpdf")
+[![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/jung-kurt/gofpdf/master/LICENSE)
+[![GoDoc](https://godoc.org/github.com/jung-kurt/gofpdf?status.svg)](https://godoc.org/github.com/jung-kurt/gofpdf)
+[![Build Status](https://travis-ci.org/jung-kurt/gofpdf.svg?branch=master)](https://travis-ci.org/jung-kurt/gofpdf)
+
Package gofpdf implements a PDF document generator with high level support for
text, drawing and images.