Skip to content

Commit 897f79d

Browse files
authored
add docs badge
1 parent ddf7208 commit 897f79d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# SpatialGraphs.jl
22

3+
[![docs](https://img.shields.io/badge/docs-latest-blue.svg)](https://docs.circuitscape.org/SpatialGraphs.jl/stable)
4+
35
SpatialGraphs.jl introduces the `AbstractSpatialGraph`. `AbstractSpatialGraphs`
46
are a subtype of `LightGraphs.AbstractGraph`, and can be weighted or directed.
57
AbstractSpatialGraphs are AbstractGraphs, methods from LightGraphs.jl and

0 commit comments

Comments
 (0)