aboutsummaryrefslogtreecommitdiff
path: root/vendor/github.com/llgcode/draw2d/draw2dbase/README.md
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2017-09-09 09:42:37 +0200
committerDimitri Sokolyuk <demon@dim13.org>2017-09-09 09:42:37 +0200
commit500caaeda74dd9c660279036293f4b2997cf0b03 (patch)
tree1226f60231a408b0aae67867faaa3f2cfbac8c83 /vendor/github.com/llgcode/draw2d/draw2dbase/README.md
parent413560591fc2d89a73eb8a33ba28b0cc3407b1db (diff)
Add vendor
Diffstat (limited to 'vendor/github.com/llgcode/draw2d/draw2dbase/README.md')
-rw-r--r--vendor/github.com/llgcode/draw2d/draw2dbase/README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/vendor/github.com/llgcode/draw2d/draw2dbase/README.md b/vendor/github.com/llgcode/draw2d/draw2dbase/README.md
new file mode 100644
index 0000000..3296f5e
--- /dev/null
+++ b/vendor/github.com/llgcode/draw2d/draw2dbase/README.md
@@ -0,0 +1,7 @@
+draw2d/draw2dbase
+=================
+
+[![Coverage](http://gocover.io/_badge/github.com/llgcode/draw2d/draw2dbase?0)](http://gocover.io/github.com/llgcode/draw2d/draw2dbase)
+[![GoDoc](https://godoc.org/github.com/llgcode/draw2d/draw2dbase?status.svg)](https://godoc.org/github.com/llgcode/draw2d/draw2dbase)
+
+Base package implementation that is used by pdf, svg, img, gl implementations.