diff --git a/README.md b/README.md index 9c614ea..9b4c5ad 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +[](https://app.netlify.com/sites/auditorytraining/deploys) # Auditory Training Resources
@@ -29,4 +30,4 @@ Many directories have associated README's to provide related directory informati
- ***src/*** - source directory for nextjs frontend/backend application.
- ***data/*** - Non-application (application referring to excelProcessor or frontend) specific data such as the ATR data excel sheet which has multiple uses in each application.
- ***prisma/*** - Prisma schema and seeding of admin account (specified in env).
-- ***excelProcessor/*** - Main excel processing backend server and CLI utility for uploading the ATR data excel sheet to MongoDB.
\ No newline at end of file
+- ***excelProcessor/*** - Main excel processing backend server and CLI utility for uploading the ATR data excel sheet to MongoDB.