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