diff --git a/README.md b/README.md index 9945328..ed49cbe 100644 --- a/README.md +++ b/README.md @@ -50,3 +50,12 @@ python3 osce_pipeline.py ### 5. Process your Data 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. + +