From 582698a8d07334bbd3a1c20cf511d94d527f7146 Mon Sep 17 00:00:00 2001 From: tracer Date: Sun, 23 Oct 2022 14:49:41 +0200 Subject: [PATCH] initial commit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d62cc8..54c306b 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ -# addressbook +As I was not allowed to use any framework, respectively no foreign code, most of the timme was spent, well creating some kind of framework myself. :-) +The address book itself was than done in a few hours.