From 6559612e09ad70dd8483670ab8289dcc73226ca9 Mon Sep 17 00:00:00 2001 From: Anton Borries Date: Mon, 5 Jul 2021 21:51:07 +0200 Subject: [PATCH] Add Link to Build Badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b64d2aa3..711cbd5e 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![likes](https://badges.bar/home_widget/likes)](https://pub.dev/packages/home_widget/score) [![popularity](https://badges.bar/home_widget/popularity)](https://pub.dev/packages/home_widget/score) [![pub points](https://badges.bar/home_widget/pub%20points)](https://pub.dev/packages/home_widget/score) -![Build](https://github.com/abausg/home_widget/actions/workflows/main.yml/badge.svg?branch=main) +[![Build](https://github.com/abausg/home_widget/actions/workflows/main.yml/badge.svg?branch=main)](https://github.com/ABausG/home_widget/actions/workflows/main.yml?query=branch%3Amain) HomeWidget is a Plugin to make it easier to create HomeScreen Widgets on Android and iOS. HomeWidget does **not** allow writing Widgets with Flutter itself. It still requires writing the Widgets with native code. However, it provides a unified Interface for sending data, retrieving data and updating the Widgets