Update page 'Home'

Jannik 2019-03-12 21:58:09 +01:00
parent 3ca273f5ae
commit b0f988c4b5
1 changed files with 12 additions and 1 deletions

13
Home.md

@ -1 +1,12 @@
Willkommen im Wiki.
## 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