From 3a45409ed18b19cd43dabc61f8d8060eb27be1e0 Mon Sep 17 00:00:00 2001 From: Jannik Seiler Date: Thu, 21 Nov 2019 14:45:15 +0100 Subject: [PATCH] --- Home.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Home.md b/Home.md index d17a1a2..d411cbd 100644 --- a/Home.md +++ b/Home.md @@ -12,6 +12,6 @@ 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 -* gson: https://github.com/google/gson \ No newline at end of file +* spring: https://spring.io/projects/spring-boot +* gson: https://github.com/google/gson +* kotlin coroutines: https://github.com/Kotlin/kotlinx.coroutines \ No newline at end of file