diff --git a/README.md b/README.md index d922ac6..cb06091 100644 --- a/README.md +++ b/README.md @@ -4,5 +4,7 @@ This modules computes EL statistiques from Notion Data # Setup -- Create file `.env` defining the NOTION_TOKEN variable -- Run `yarn dry-run` or `yarn publish-stats` +- Create file `.env` defining the NOTION_TOKEN variable at the root of this repo +- Then use either + - `yarn dry-run` to fetch notion data, compute stats and dump them in json files + - `yarn publish-stats` to fetch notion data, compute stats and publish them to the dedicated Notion page