Skip to content

Commit abf687d

Browse files
authored
Update README.md (#63)
1 parent 4abefba commit abf687d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
Edge-Weighted Graphs for [LightGraphs.jl](https://github.com/JuliaGraphs/LightGraphs.jl).
77

88
Usage:
9-
```
9+
```julia
1010
using LightGraphs, SimpleWeightedGraphs
1111

1212
g = SimpleWeightedGraph(3) # or use `SimpleWeightedDiGraph` for directed graphs

0 commit comments

Comments
 (0)