From 9d5d6c3014370a3ad67aa44413cbb30e29d92812 Mon Sep 17 00:00:00 2001 From: Syndamia Date: Sun, 10 May 2020 10:31:21 +0300 Subject: Updated README --- README.md | 10 +++++----- 1 file 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`) +
+I won't be integrating these features in official and post-exam versions of the project. -- cgit v1.2.3