Skip to content

Commit 205cc0d

Browse files
Update README.md
1 parent a8b5ba9 commit 205cc0d

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
@@ -7,7 +7,7 @@
77

88
A graph neural network library for Julia based on the deep learning framework [Flux.jl](https://github.com/FluxML/Flux.jl). Its features include:
99

10-
* Integratation with the JuliaGraphs ecosystem.
10+
* Integratation with [Graphs.jl](https://github.com/JuliaGraphs/Graphs.jl).
1111
* Implementation of common graph convolutional layers.
1212
* Fast operations on batched graphs.
1313
* Easy to define custom layers.

0 commit comments

Comments
 (0)