Update README.md

This commit is contained in:
Brandon Egger 2023-08-14 19:25:50 -05:00 committed by GitHub
parent 35bdebb449
commit 240efdfda1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,4 @@
[![Netlify Status](https://api.netlify.com/api/v1/badges/874ce895-0572-4817-a6b3-cdff89966cd4/deploy-status)](https://app.netlify.com/sites/auditorytraining/deploys)
# Auditory Training Resources
<p align="center">
<img src="assets/atr_table.png" width="800" />
@ -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.
- ***excelProcessor/*** - Main excel processing backend server and CLI utility for uploading the ATR data excel sheet to MongoDB.