Skip to content

Commit 657bb06

Browse files
committed
Move godoc badge
1 parent c5be31d commit 657bb06

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
1-
# Your basic graph
1+
# Your basic graph [![GoDoc](https://godoc.org/github.com/yourbasic/graph?status.svg)][godoc-graph]
22

33
### Golang library of basic graph algorithms
44

5-
[![GoDoc](https://godoc.org/github.com/yourbasic/graph?status.svg)][godoc-graph]
6-
75
![Topological ordering](top.png)
86

97
*Topological ordering, image by [David Eppstein][de], [CC0 1.0][cc010].*

0 commit comments

Comments
 (0)