From 1a7b5ace3beef4184fba047607702cdd55d0b440 Mon Sep 17 00:00:00 2001 From: jsgalarraga Date: Tue, 10 Jan 2023 23:48:50 +0100 Subject: [PATCH] add coverage badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d786437..e8292a8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # BaristApp +![coverage][coverage_badge] [![style: very good analysis][very_good_analysis_badge]][very_good_analysis_link] [![License: MIT][license_badge]][license_link] @@ -160,6 +161,7 @@ Update the `CFBundleLocalizations` array in the `Info.plist` at `ios/Runner/Info Main page asset: barista and coffee by monkik from [Noun Project][barista_asset_link] [barista_asset_link]: https://thenounproject.com/browse/icons/term/barista-and-coffee/ +[coverage_badge]: coverage_badge.svg [flutter_localizations_link]: https://api.flutter.dev/flutter/flutter_localizations/flutter_localizations-library.html [internationalization_link]: https://flutter.dev/docs/development/accessibility-and-localization/internationalization [license_badge]: https://img.shields.io/badge/license-MIT-blue.svg