From a0cd4b51658f2680b36ad0855a1a76f05517239f Mon Sep 17 00:00:00 2001 From: berkaybyr <77205615+berkaybyr@users.noreply.github.com> Date: Sat, 25 Jun 2022 03:12:57 +0300 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 48970fa6..8d4dacf9 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # Introduction - Collection of classes that will save you time and help you avoid repetitive code in CSharp. \ No newline at end of file + Collection of classes that will save you time and help you avoid repetitive code in CSharp. + + Note: .NET Framework 4.8 version is not being continously updated. To use most updated version use .NET 6