From 90262d663f0f42c81886c1533a440ddf53b7f1fb Mon Sep 17 00:00:00 2001 From: mipel Date: Wed, 21 Jul 2021 09:45:15 +0200 Subject: [PATCH] Readme * adds README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..6a3e2d8 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# Konova +Konova is the successor of KSP. It's build using the python webframework Django, +the database postgresql and the css library bootstrap as well as the icon package +fontawesome for a modern look, following best practices from the industry. + +## Technical documentation +Technical documention is provided in the projects git wiki. + +## User documentation +A user documentation is not available (and not needed, yet). + +