diff --git a/README.md b/README.md index 7274f67..cc597ce 100644 --- a/README.md +++ b/README.md @@ -200,8 +200,8 @@ python scraper -t 100 -u elonmusk python scraper --add="pd" ``` -| Values | Description | -| :----: | :-------------------------------------------- | -| pd | Tweet poster's followers and following count. | +| Values | Description | +| :----: | :------------------------------------------------- | +| pd | Tweet poster's id, followers, and following count. | ---