From b0f988c4b5d09ab639ffed5e9269130b45ba71c3 Mon Sep 17 00:00:00 2001 From: Seil0 Date: Tue, 12 Mar 2019 21:58:09 +0100 Subject: [PATCH] Update page 'Home' --- Home.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index ea78fbf..1883b33 100644 --- a/Home.md +++ b/Home.md @@ -1 +1,12 @@ -Willkommen im Wiki. \ No newline at end of file +## Welcome to the "TheCitadelofRicks" wiki! + +"TheCitadelofRicks" is a API for timetable and mensa data of HS Offenburg. +It's build with spring and kotlin + +### Build +To run the project do `./gradlew bootRun`, or any other standard Gradle task. + +### Libraries +* jsoup: https://jsoup.org/ +* spring: https://spring.io/ +* kotlin coroutines: https://github.com/Kotlin/kotlinx.coroutines \ No newline at end of file