Update README.md
Browse files
README.md
CHANGED
@@ -24,7 +24,7 @@ This dataset contains a complete collection of essays written by Paul Graham, a
|
|
24 |
The dataset is provided in a tabular format with the following columns:
|
25 |
|
26 |
- `title`: The title of the essay.
|
27 |
-
- `date`: The date when the essay was originally published, in the format YYYY
|
28 |
- `text`: The full text content of the essay.
|
29 |
|
30 |
### Data Sources
|
|
|
24 |
The dataset is provided in a tabular format with the following columns:
|
25 |
|
26 |
- `title`: The title of the essay.
|
27 |
+
- `date`: The date when the essay was originally published, in the format Month YYYY.
|
28 |
- `text`: The full text content of the essay.
|
29 |
|
30 |
### Data Sources
|