Update README.md
Browse files
README.md
CHANGED
@@ -19,12 +19,12 @@ The folder structure for each news source is as follows.
|
|
19 |
|
20 |
```python
|
21 |
army<br/>
|
22 |
-
|--Sinhala
|
23 |
-
|--English
|
24 |
-
|--Tamil
|
25 |
-
|--armynews_english_sinhala.txt
|
26 |
-
|--armynews_english_tamil.txt
|
27 |
-
|--armynews_sinhala_tamil.txt
|
28 |
```
|
29 |
|
30 |
Sinhala/English/Tamil - contain the crawled data for the respective news source
|
|
|
19 |
|
20 |
```python
|
21 |
army<br/>
|
22 |
+
|--Sinhala
|
23 |
+
|--English
|
24 |
+
|--Tamil
|
25 |
+
|--armynews_english_sinhala.txt
|
26 |
+
|--armynews_english_tamil.txt
|
27 |
+
|--armynews_sinhala_tamil.txt
|
28 |
```
|
29 |
|
30 |
Sinhala/English/Tamil - contain the crawled data for the respective news source
|