From f092f093df29c335bf70260df8451481c98dd6af Mon Sep 17 00:00:00 2001 From: Martchus Date: Wed, 22 Apr 2015 18:23:15 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 45aaa8d..0b79742 100644 --- a/README.md +++ b/README.md @@ -1 +1,2 @@ -# cpp-utilities +# c++-utilities +Common C++ classes and routines used by my applications.