From b2dc12da714e04670b4cc15471c9f3e4d3b1f6c8 Mon Sep 17 00:00:00 2001 From: Jannik Seiler <seil0@mosad.xyz> Date: Tue, 25 Aug 2020 10:52:01 +0200 Subject: [PATCH] --- Documentation.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/Documentation.md b/Documentation.md index 9d688fc..53005f6 100644 --- a/Documentation.md +++ b/Documentation.md @@ -20,9 +20,10 @@ p: previous version ## used libraries ProjectLaogai uses the following librarys -* material-dialogs: https://github.com/afollestad/material-dialogs -* aesthetic: https://github.com/afollestad/aesthetic +* Material Dialogs: https://github.com/afollestad/material-dialogs +* Aesthetic: https://github.com/afollestad/aesthetic * LicensesDialog: https://github.com/PSDev/LicensesDialog -* farebot part for desfire cards: https://github.com/codebutler/farebot -* gson: https://github.com/google/gson -* kotlin coroutines: https://github.com/Kotlin/kotlinx.coroutines \ No newline at end of file +* FareBot part for desfire cards: https://github.com/codebutler/farebot +* Gson: https://github.com/google/gson +* Jsoup: https://jsoup.org/ +* kotlin.coroutines: https://github.com/Kotlin/kotlinx.coroutines \ No newline at end of file