From 0a06ee53b96b26e2118f08f432a3da769f1705bc Mon Sep 17 00:00:00 2001 From: Cristian Porzio <38082151+panuozzo77@users.noreply.github.com> Date: Sun, 21 Jan 2024 11:05:50 +0100 Subject: [PATCH] Update README.md --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 3c477e7..d992068 100644 --- a/README.md +++ b/README.md @@ -65,12 +65,13 @@ git clone https://github.com/yourname/speech-therapy-remote.git 8. Start the web server 9. Launch the application -# Usage -1. You can log in using the email stored inside the database's table 'user'. All the passwords are "pwd". +# Usage (for testing purposes or functionalities overview) +1. You can log in using the email stored inside the schema's table 'user'. All the passwords are "pwd". 2. Navigate inside the website. -3. Follow the instructions to perform the proposed exercise. -4. After completing the exercises, the system will use the Artificial Intelligence module to analyze performance. +3. Follow the instructions to perform the proposed exercise. (if empty, you can login with the email and password of your therapist and assign them) +4. After completing the exercises, the system will use the Artificial Intelligence module to analyze performance if vocal exercises. [NOTE: the exercises are for Italian language only] 5. View the analysis results for feedback and suggestions on your pronunciation and exercise execution. +If any help needed, consult the user manual provided in the documentation. # Contributions If you wish to contribute to improving this project, follow these steps: 1. Fork the repository