summaryrefslogtreecommitdiff
path: root/doc.go
diff options
context:
space:
mode:
authorKurt <kurt.w.jung@gmail.com>2018-03-19 13:00:48 -0400
committerKurt <kurt.w.jung@gmail.com>2018-03-19 13:00:48 -0400
commita5d7759a7bc697ddb0a744ab67c1daa4a87e4c8b (patch)
tree9178c329ad4302513bcd953fcd6f64a5159e91e6 /doc.go
parentc4bf431472e0d2bac050f5a2c5ade09a50d55f2c (diff)
Fix typo, mention charting facility in home page
Diffstat (limited to 'doc.go')
-rw-r--r--doc.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc.go b/doc.go
index 42a2f48..02733ba 100644
--- a/doc.go
+++ b/doc.go
@@ -52,6 +52,8 @@ Features
• Barcodes
+• Charting facility
+
gofpdf has no dependencies other than the Go standard library. All tests pass
on Linux, Mac and Windows platforms.