You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
## What?
6
6
7
-
SwiftNodes provides a `Graph` data structure and graph algorithms. A `Graph` stores values in nodes which can be connected by edges. SwiftNodes was first used in production by [Codeface](https://www.codeface.io).
7
+
SwiftNodes provides a `Graph` data structure and graph algorithms. A `Graph` stores values in nodes which can be connected by edges. SwiftNodes was first used in production by [Codeface](https://codeface.io).
8
8
9
9
## How to Edit, Query and Copy Graphs
10
10
@@ -165,7 +165,7 @@ Here is the internal architecture (composition and essential dependencies) of th
165
165
166
166

167
167
168
-
The above image was created with [Codeface](https://www.codeface.io).
168
+
The above image was created with [Codeface](https://codeface.io).
0 commit comments