From a05089533e9930e1a78bad6a4491c1c44cf4cb07 Mon Sep 17 00:00:00 2001 From: Macocian Alexandru Victor Date: Thu, 20 Jun 2019 10:32:52 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9333a9e..3d89b2e 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # SystemExtensions -An extension to standard C# library +An extension to standard C# library. The goal of this project is to implement useful, general algorithms to complement the standard C# library.