aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index 70f4926..0425f82 100644
--- a/README.md
+++ b/README.md
@@ -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.