jmansfield89 commited on
Commit
e24afe0
·
1 Parent(s): 48acc0f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -38,4 +38,4 @@ Whether the Space stays on top of your list.
38
 
39
  # HISTORY OF THIS PROJECT
40
  - Tweet replies were extracted using Twitter's API, then saved to a CSV file.
41
- - Due to Twitter's dev policies, I cannot share that file, so I ran sentiment analysis on those tweet replies outside of this app and saved the results to the <code> df_redacted.csv </code> file.
 
38
 
39
  # HISTORY OF THIS PROJECT
40
  - Tweet replies were extracted using Twitter's API, then saved to a CSV file.
41
+ - Due to Twitter's dev policies, I cannot share that file, so I ran sentiment analysis on those tweet replies outside of this app and saved the results to the `df_redacted.csv` file.