From b424d133bf19bed8ab1aec031dc48d2a0be638f2 Mon Sep 17 00:00:00 2001 From: Andreas Fahrecker Date: Mon, 29 Apr 2024 21:39:52 +0200 Subject: [PATCH] docs: :memo: Added Source Code Link for MIrror to README-md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 79bede2..8ce8332 100644 --- a/README.md +++ b/README.md @@ -59,4 +59,8 @@ You can run the tasks with the gradlew command. For example, to run the flutterD ```sh ./gradlew flutterDoctor -``` \ No newline at end of file +``` + +## Source Code + +The source code for this project is available on [Gitea](https://gitea.fahrecker.com/andreas-personal/flutter-gradle-plugin) and mirrored on [GitHub](https://github.com/andreas-fahrecker/flutter-gradle-plugin). \ No newline at end of file