diff --git a/README.md b/README.md index 5767d9a..0889271 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,13 @@ If you have `uv` installed, just clone the repository and run: uv pip install -r requirements.in ``` +You'll need the following environment variables in a .env file: + +* `GCS_ACCESS` +* `GCS_SECRET` +* `ANYSCALE_API_KEY` +* `GCS_BUCKETNAME` + And to get the application up and running... ``` diff --git a/test/data/~$TestExcelHelloComputer.xlsx b/test/data/~$TestExcelHelloComputer.xlsx deleted file mode 100644 index 0715d93..0000000 Binary files a/test/data/~$TestExcelHelloComputer.xlsx and /dev/null differ