KaraKaraWitch
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -26,7 +26,7 @@ We present data as is with minimum enrichment.
|
|
26 |
|
27 |
### Streams
|
28 |
|
29 |
-
The firehose is split into 2 jsonl file for your usage:
|
30 |
|
31 |
- `..._atproto_interactions.jsonl`: Contains interaction events, such as likes, follows, reposts and blocks
|
32 |
- `..._atproto_general.jsonl`: Contains posts and replies. Used to contain accounts & identities but they have been moved to `_accounts.jsonl`
|
|
|
26 |
|
27 |
### Streams
|
28 |
|
29 |
+
The firehose is split into ~~2~~ 3 jsonl file for your usage:
|
30 |
|
31 |
- `..._atproto_interactions.jsonl`: Contains interaction events, such as likes, follows, reposts and blocks
|
32 |
- `..._atproto_general.jsonl`: Contains posts and replies. Used to contain accounts & identities but they have been moved to `_accounts.jsonl`
|