We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 627aba0 commit 388b32fCopy full SHA for 388b32f
README.md
@@ -6,7 +6,7 @@
6
7
SpatialGraphs.jl introduces the `AbstractSpatialGraph`. `AbstractSpatialGraphs`
8
are a subtype of `LightGraphs.AbstractGraph`, and can be weighted or directed.
9
-AbstractSpatialGraphs are AbstractGraphs, methods from LightGraphs.jl work right
+AbstractSpatialGraphs are AbstractGraphs, so methods from LightGraphs.jl work right
10
out of the box.
11
12
`AbstractSpatialGraph`s themselves contain an `AbstractGraph` in addition to
0 commit comments