Skip to content

Commit

Permalink
How to implement an anonymous subgraph
Browse files Browse the repository at this point in the history
  • Loading branch information
awalterschulze committed Jun 27, 2020
1 parent fa59802 commit f8ebb8d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ output := graph.String()

### Documentation ###

The [godoc](https://godoc.org/github.com/awalterschulze/gographviz) includes some more examples.
- The [godoc](https://godoc.org/github.com/awalterschulze/gographviz) includes some more examples.
- [How to implement an anonymous subgraph](https://github.com/awalterschulze/gographviz/issues/59)

### Installation ###
go get github.com/awalterschulze/gographviz
Expand Down

0 comments on commit f8ebb8d

Please sign in to comment.