diff --git a/drawing/README.md b/drawing/README.md new file mode 100644 index 0000000..a97cb30 --- /dev/null +++ b/drawing/README.md @@ -0,0 +1,5 @@ +go-chart > drawing +================== + +The bulk of the code in this package is based on [draw2d](https://github.com/llgcode/draw2d), but +with significant modifications to make the APIs more golang friendly and careful about units (points vs. pixels). \ No newline at end of file