Skip to content

Commit 454ce5e

Browse files
authored
Merge pull request #630 from Baseflow/update-readme-build-status
Update build status badge to github CI
2 parents d6f5419 + 8d4095b commit 454ce5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cached_network_image/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Cached network image
22
[![pub package](https://img.shields.io/pub/v/cached_network_image.svg)](https://pub.dartlang.org/packages/cached_network_image)
33
[![codecov](https://codecov.io/gh/Baseflow/flutter_cached_network_image/branch/master/graph/badge.svg?token=I5qW0RvoXN)](https://codecov.io/gh/Baseflow/flutter_cached_network_image)
4-
[![Build Status](https://app.bitrise.io/app/4e1f9622c1f3458e/status.svg?token=sgBpcZPCUQwW37Z9J494HA&branch=master)](https://app.bitrise.io/app/4e1f9622c1f3458e)
4+
[![Build Status](https://github.com/Baseflow/flutter_cached_network_image/workflows/app_facing_package/badge.svg?branch=develop)](https://github.com/Baseflow/flutter_cached_network_image/actions/workflows/app_facing_package.yaml)
55

66
A flutter library to show images from the internet and keep them in the cache directory.
77

0 commit comments

Comments
 (0)