diff --git a/README.md b/README.md index a01abbd..a52aa05 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,8 @@ The project has currently the following entrypoint available: - **reset-sql** > Resets all sql tables in the connected db. - **copy-sql** > Copys the content of a db to another db. - **webserver** > Starts the webserver showing the analysis results. -- **find-missing-companies** > -- **ingest** > +- **find-missing-companies** > Retrieves meta information of companies referenced by others but not yet part of the dataset. +- **ingest** > Scheduled data ingestion of news articles as well as missing companies and financial data. All entrypoints support the `-h` argument and show a short help.