From ba42f6c7ac582d58d44d444790ecd80a1e7b383a Mon Sep 17 00:00:00 2001 From: Aleksandr Trushkin Date: Sun, 24 Mar 2024 20:03:48 +0000 Subject: [PATCH] Initial Home page --- Home.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Home.md diff --git a/Home.md b/Home.md new file mode 100644 index 0000000..503719f --- /dev/null +++ b/Home.md @@ -0,0 +1,3 @@ +# Kurious + +A service for collecting information about courses from different sources, storing them in database and hosting web-ui for showing this courses. \ No newline at end of file