diff options
| author | Syndamia <kamen.d.mladenov@protonmail.com> | 2020-05-10 10:31:21 +0300 |
|---|---|---|
| committer | Syndamia <kamen.d.mladenov@protonmail.com> | 2020-05-10 10:31:21 +0300 |
| commit | 9d5d6c3014370a3ad67aa44413cbb30e29d92812 (patch) | |
| tree | 3553bf2b43e5f3ea788c43817401d5502fccf345 | |
| parent | 144223a11a32a19ff4af2d3ccfedb085c17e9d0c (diff) | |
| download | Mundus-9d5d6c3014370a3ad67aa44413cbb30e29d92812.tar Mundus-9d5d6c3014370a3ad67aa44413cbb30e29d92812.tar.gz Mundus-9d5d6c3014370a3ad67aa44413cbb30e29d92812.zip | |
Updated README
| -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. |
