Titovs commited on
Commit
87fe434
1 Parent(s): 7d787fb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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` - the name of the permissive 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