Update README.md
Browse files
README.md
CHANGED
@@ -69,6 +69,6 @@ Edges are stored in the [edges.tsv](edges.tsv) file in the TSV format of the fol
|
|
69 |
|
70 |
As the graph is undirected, `source` and `target` can be interchanged for the given pair of nodes.
|
71 |
|
72 |
-
|
73 |
|
74 |
Licensed under the Creative Commons Attribution 4.0 License. See LICENSE file for more details.
|
|
|
69 |
|
70 |
As the graph is undirected, `source` and `target` can be interchanged for the given pair of nodes.
|
71 |
|
72 |
+
### Copyright
|
73 |
|
74 |
Licensed under the Creative Commons Attribution 4.0 License. See LICENSE file for more details.
|