Update README.md
Browse files
README.md
CHANGED
@@ -21,9 +21,9 @@ The data format is displayed below.
|
|
21 |
|
22 |
| user_index | author_index | time_chunk |
|
23 |
| ------------- | ------------- | ---- |
|
24 |
-
|
|
25 |
-
|
|
26 |
-
|
|
27 |
|
28 |
## Citation
|
29 |
If you use TwitterFollowGraph in your work, please cite the following:
|
|
|
21 |
|
22 |
| user_index | author_index | time_chunk |
|
23 |
| ------------- | ------------- | ---- |
|
24 |
+
| 1 | 2 | 1 |
|
25 |
+
| 2 | 1 | 2 |
|
26 |
+
| 3 | 3 | 2 |
|
27 |
|
28 |
## Citation
|
29 |
If you use TwitterFollowGraph in your work, please cite the following:
|