From 727d9aca6e80d1c4b40d8f641b9fc0730999515a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zeynep=20Buse=20Ayd=C4=B1n?= <88784379+zbuseaydin@users.noreply.github.com> Date: Tue, 22 Oct 2024 02:22:13 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b7f79e3c..8515af7d 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ DB_ROOT_PASSWORD=admin_group4_dbfitness123 EXERCISES_API_KEY= ``` -You can get your personal `Exercises API` key by creating an account in `Ninjas API`s [website] (https://www.api-ninjas.com/api/exercises). +You can get your personal `Exercises API` key by creating an account in `Ninjas API`s [website](https://www.api-ninjas.com/api/exercises). Also note that the variable `MYSQL_USER` is assigned to `django_user` in the `docker-compose.yaml` file