Skip to content

Commit ad60b16

Browse files
Update README.md
1 parent 90397ab commit ad60b16

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
@@ -13,7 +13,7 @@ Among its features:
1313
* Supports computations on batched graphs.
1414
* Easy to define custom layers.
1515
* CUDA support.
16-
* Integration with [Graph.jl](https://github.com/JuliaGraphs/Graphs.jl).
16+
* Integration with [Graphs.jl](https://github.com/JuliaGraphs/Graphs.jl).
1717
* [Examples](https://github.com/CarloLucibello/GraphNeuralNetworks.jl/tree/master/examples) of node, edge, and graph level machine learning tasks.
1818

1919
## Installation

0 commit comments

Comments
 (0)