diff --git a/draw2dbase/README.md b/draw2dbase/README.md new file mode 100644 index 0000000..3296f5e --- /dev/null +++ b/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.