From 7530d951e3c3eda79b6566dd8339dccf5f9f50e2 Mon Sep 17 00:00:00 2001 From: Jannik Seiler Date: Thu, 21 Nov 2019 14:44:32 +0100 Subject: [PATCH] --- Home.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index a0f5667..d17a1a2 100644 --- a/Home.md +++ b/Home.md @@ -13,4 +13,5 @@ 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 +* kotlin coroutines: https://github.com/Kotlin/kotlinx.coroutines +* gson: https://github.com/google/gson \ No newline at end of file