Update README.md
Browse files
README.md
CHANGED
|
@@ -22,6 +22,7 @@ Each function consists of following features:
|
|
| 22 |
* function: Function string.
|
| 23 |
* docstring: Function docstring.
|
| 24 |
* function_url: URL to the function code.
|
|
|
|
| 25 |
* license: License info of the repository (includes only repositories with permissive licenses).
|
| 26 |
|
| 27 |
## Data Collection
|
|
|
|
| 22 |
* function: Function string.
|
| 23 |
* docstring: Function docstring.
|
| 24 |
* function_url: URL to the function code.
|
| 25 |
+
* context: Code context.
|
| 26 |
* license: License info of the repository (includes only repositories with permissive licenses).
|
| 27 |
|
| 28 |
## Data Collection
|