From 22f94d4a3b010e75532b45a248bf4284f92daa3e Mon Sep 17 00:00:00 2001 From: Marc Date: Sun, 30 May 2021 07:43:13 +0200 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..ab39b97 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# cpp_utils + +Eine Sammlung einiger Funktionen, die ich öfter nutze. \ No newline at end of file