Update README.md
Browse files
README.md
CHANGED
@@ -85,6 +85,7 @@ Name: 2350, dtype: object
|
|
85 |
| Field | Explanation
|
86 |
|-----|-----
|
87 |
| thread-id | The forum software's given thread id
|
|
|
88 |
| thread-title | User-given thread title
|
89 |
| category-id | The id of the subforum where the thread was posted
|
90 |
| category-name | The full name of the subforum. "Small Groups" subforums are dedicated to roleplays for more than two participants, and "Solo" are generally for two participants but more than two may appear here as well.
|
|
|
85 |
| Field | Explanation
|
86 |
|-----|-----
|
87 |
| thread-id | The forum software's given thread id
|
88 |
+
| thread-date | The date of the opening post in the thread
|
89 |
| thread-title | User-given thread title
|
90 |
| category-id | The id of the subforum where the thread was posted
|
91 |
| category-name | The full name of the subforum. "Small Groups" subforums are dedicated to roleplays for more than two participants, and "Solo" are generally for two participants but more than two may appear here as well.
|