Update README.md
Browse files
README.md
CHANGED
|
@@ -135,7 +135,9 @@ ds = PlCourtGraphDataset(root_dir="data/datasets/pyg")
|
|
| 135 |
print(ds)
|
| 136 |
```
|
| 137 |
|
| 138 |
-
|
| 139 |
-
|
| 140 |
-
|
| 141 |
-
|
|
|
|
|
|
|
|
|
| 135 |
print(ds)
|
| 136 |
```
|
| 137 |
|
| 138 |
+
## Licensing Information
|
| 139 |
+
|
| 140 |
+
These data are released under this licensing scheme.
|
| 141 |
+
We do not own any text from which these data and datasets have been extracted.
|
| 142 |
+
|
| 143 |
+
We license the actual packaging of these data under Attribution 4.0 International (CC BY 4.0) https://creativecommons.org/licenses/by/4.0/
|