From 7ea66b2c335f0473886bbc31bd71484286e93359 Mon Sep 17 00:00:00 2001 From: SAPrema <129078846+SAPrema@users.noreply.github.com> Date: Thu, 12 Sep 2024 16:26:15 +0600 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index acbe1e9..d4d2b0c 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ # About this repository +You can work on updated version of ASP.NET MVC version. + This repository is aimed to share our ASP.NET MVC architecture, which defines many of the coding standards to achieve clean code. We have enjoyed a lot of benifits from it: - few methods exceed 50 lines of code;