Update README.md
Browse files
README.md
CHANGED
|
@@ -63,7 +63,7 @@ The dataset contains the following columns:
|
|
| 63 |
- `is_fork` — `true` if the repo is a fork or not as defined by GitHub
|
| 64 |
- `main_language` — main language of the repo as defined by GitHub
|
| 65 |
- `languages_distribution` — JSON with the distribution of languages by size in bytes in the repo
|
| 66 |
-
- `license`
|
| 67 |
|
| 68 |
|
| 69 |
# Dataset Collection
|
|
|
|
| 63 |
- `is_fork` — `true` if the repo is a fork or not as defined by GitHub
|
| 64 |
- `main_language` — main language of the repo as defined by GitHub
|
| 65 |
- `languages_distribution` — JSON with the distribution of languages by size in bytes in the repo
|
| 66 |
+
- `license` — permissive license of the repository
|
| 67 |
|
| 68 |
|
| 69 |
# Dataset Collection
|