diff options
| -rw-r--r-- | README.md | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -1,5 +1,5 @@ -This branch is for the required things that the project must include for the moudule: - - Database integration - - Unit tests - -These will not be present in future versions of the project. +In this branch I will be adding features that are module requirements: + - Database integration (`MySQL` database ; `Microsoft.EntityFrameworkCore`) + - Unit tests (`NUnit`) +<br> +I won't be integrating these features in official and post-exam versions of the project. |
