Skip to content

Commit 5ad064f

Browse files
Update README.md
1 parent e0a5214 commit 5ad064f

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 [Graphs.jl](https://github.com/JuliaGraphs/Graphs.jl).
10+
* Integration 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)