chore(readme): update readme
This commit is contained in:
@@ -29,7 +29,7 @@ pip install -r requirements.txt
|
|||||||
7. Edit the `seed.sql` file with names you'd like to track (as seen in the example in the file)
|
7. Edit the `seed.sql` file with names you'd like to track (as seen in the example in the file)
|
||||||
8. Run the script
|
8. Run the script
|
||||||
```bash
|
```bash
|
||||||
python financial_disclosure.py
|
python disclosures/financial_disclosure.py
|
||||||
```
|
```
|
||||||
9. Receive telegram messages with disclosures (for best results I recommend running this every 30 minutes with crontab)
|
9. Receive telegram messages with disclosures (for best results I recommend running this every 30 minutes with crontab)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user