Skip to content

Commit 4457477

Browse files
authored
Update README.md
1 parent 6b8174c commit 4457477

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
The AxonOps Data Extractor is a Python utility designed to extract and download data from AxonOps. This tool is particularly useful for integrating into data pipelines, data warehouses or ETL workflows
44

5-
You simply add your AxonOps API keys as environment variables, create a report config (see `data/queryconfig/query_config_example.json`) and then run `axonops_monthly_csv_extractor.py`.
5+
You simply add your AxonOps API keys as environment variables, create a report config (see `data/queryconfig/query_config_example.json`) and then run one of the scripts.
66

77
To get it working, load the Python dependencies in `requirements.txt` into your Python environment and then run the corresponding Python script below.
88

0 commit comments

Comments
 (0)