Skip to content

Commit 117a115

Browse files
author
Aaron Gonzales
authored
Update README.rst
1 parent f340468 commit 117a115

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,14 +46,16 @@ Premium customers should use ``--bearer-token``; enterprise customers should use
4646

4747
The ``--endpoint`` flag will specify the full URL of your connection, e.g.:
4848

49-
Note that the ``--max-results`` flag specifies an argument to the API call (results returned per CALL), not as a hard max to number of results returned from this program. use ``--max-tweets`` for that for now.
5049

5150
.. code:: bash
5251
5352
https://api.twitter.com/1.1/tweets/search/30day/dev.json
5453
5554
You can find this url in your developer console.
5655

56+
Note that the ``--max-results`` flag specifies an argument to the API call (results returned per CALL), not as a hard max to number of results returned from this program. use ``--max-tweets`` for that for now.
57+
58+
5759

5860
**Stream json results to stdout without saving**
5961

0 commit comments

Comments
 (0)