aitek230telu commited on
Commit
03a50b5
·
verified ·
1 Parent(s): c0ac1cb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -0
README.md CHANGED
@@ -174,6 +174,25 @@ For steam_games.json.gz
174
  ```
175
  </details>
176
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
177
  ### Citations
178
  For support the original author, please cite the following paper if you use the data like us.
179
 
 
174
  ```
175
  </details>
176
 
177
+ For steam_reviews.json.gz
178
+ <details>
179
+ <summary>Click to view user review by Chaos Syren</summary>
180
+
181
+ ```json
182
+ {
183
+ "username": "Chaos Syren",
184
+ "hours": 0.1,
185
+ "products": 41,
186
+ "product_id": "725280",
187
+ "page_order": 0,
188
+ "date": "2017-12-17",
189
+ "text": "This would not be acceptable as an entertainment even back in the day when these graphics were all there was to be had. No effort has been made to bring the player into any story or even entertain.",
190
+ "early_access": false,
191
+ "page": 1
192
+ }
193
+ ```
194
+ </details>
195
+
196
  ### Citations
197
  For support the original author, please cite the following paper if you use the data like us.
198