diff --git a/README.md b/README.md index ce6257b..de797f4 100644 --- a/README.md +++ b/README.md @@ -329,7 +329,7 @@ Further resources: * [go-graph](https://github.com/StepLg/go-graph) - Graph library for Go/Golang language. * [SVGo](http://www.svgopen.org/2011/papers/34-SVGo_a_Go_Library_for_SVG_generation/) - The Go Language library for SVG generation * [RF](https://github.com/fxsjy/RF.go) - Random forests implementation in Go - +* [Glot](https://github.com/arafatk/glot) - Glot is a plotting library for Golang built on top of gnuplot. ## Haskell