diff --git a/README b/README index 9c18666..b74d8a8 100644 --- a/README +++ b/README @@ -11,14 +11,14 @@ Some algorithm have been translated from http://www.antigrain.com project ([http Once you have Go installed, to install draw2d: * First see the installation procedure of [http://code.google.com/p/freetype-go/ freetype-go] - * goinstall draw2d.googlecode.com/svn/trunk/draw2d/src/pkg/draw2d + * `go get github.com/llgcode/draw2d/draw2d` a good starting point is the [http://github.com/llgcode/draw2d/wiki/GettingStarted getting started] === [http://github.com/llgcode/draw2d/wiki/Samples Samples] === Sample images generated by draw2d (inspired by [http://cairographics.org/samples/ cairo samples]): -there's already some bugs please refer to [http://github.com/llgcode/draw2d/issues/list issue tracking] +there's already some bugs please refer to [http://github.com/llgcode/draw2d/issues issue tracking] [http://draw2d.googlecode.com/svn/wiki/test_results/TestPath.png] [http://draw2d.googlecode.com/svn/wiki/test_results/TestDrawArc.png]