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.