Update README with .env file setup instructions
Added notes about .env file setup for the app.
This commit is contained in:
@@ -50,3 +50,12 @@ python3 osce_pipeline.py
|
|||||||
### 5. Process your Data
|
### 5. Process your Data
|
||||||
|
|
||||||
When prompted, paste the path of the directory containing the files the app should work on.
|
When prompted, paste the path of the directory containing the files the app should work on.
|
||||||
|
|
||||||
|
|
||||||
|
📝 Notes
|
||||||
|
|
||||||
|
Make sure your .env file is set up inside the /pipeline folder if the script requires API keys or specific credentials.
|
||||||
|
|
||||||
|
Use the .env.example file as a template if you're setting this up for the first time.
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user