From 63484eac3163d8a2bba4b40d33575306b684bad2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20H=C3=B6=C3=9F?= Date: Sun, 4 Oct 2020 19:10:02 +0000 Subject: [PATCH] Add README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..017b8b2 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# Blog3000 + +My little Blazor testing software, which evolved to a little Blog-server. + +See Blog3000/Server/README.md for more details + +_Alpha Prototype software_ \ No newline at end of file