Skip to content

Commit 127166b

Browse files
authored
Update README.rst
1 parent e7ff820 commit 127166b

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.rst

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,15 @@ Configure Settings (Optional)
4848
-------------------------------
4949

5050
# py-sec-edgar/py_sec_edgar/settings.py
51-
update USER_AGENT, SEC EDGAR will return an error if not set correctly.
51+
52+
Set USER_AGENT email
53+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
54+
55+
::
56+
57+
# update USER_AGENT, SEC EDGAR will return an error if not set correctly.
58+
59+
USER_AGENT = "Sample Company Name AdminContact@<sample company domain>.com"
5260

5361
Extracting Contents from Complete Submission Filing:
5462
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)