Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
1 |
## Preparing the dataset
|
2 |
|
3 |
### NOTICE:
|
@@ -26,4 +31,4 @@ Using `regex` in VSCODE, use the following replacement:
|
|
26 |
|
27 |
```regex
|
28 |
# Copyright(.*\n)+# limitations under the license.
|
29 |
-
```
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
---
|
6 |
## Preparing the dataset
|
7 |
|
8 |
### NOTICE:
|
|
|
31 |
|
32 |
```regex
|
33 |
# Copyright(.*\n)+# limitations under the license.
|
34 |
+
```
|