From c8bb72d0ef0c87ad6796f67c08d92b73d383d5b8 Mon Sep 17 00:00:00 2001 From: ndu Date: Sat, 17 Aug 2024 13:53:56 +0100 Subject: [PATCH] chore(fix): add new github actions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index df2d491..64bf321 100644 --- a/README.md +++ b/README.md @@ -107,7 +107,7 @@ Before running the application, ensure you have the following: 8. Model Testing: run `python manage.py test` -9. Contributing +9. Contributing If you want to contribute to this project, please read the [contribution guide](./CONTRIBUTING.md).