diff --git a/README.md b/README.md index 0b79742..093cef7 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ -# c++-utilities -Common C++ classes and routines used by my applications. +# c++utilities +Common C++ classes and routines used by my applications such as argument parser, IO and conversion utilities.