From cb25274f8d2de81eb949f1f52c5c28aae4090404 Mon Sep 17 00:00:00 2001 From: Koen Van Looveren Date: Wed, 31 Mar 2021 17:18:50 +0200 Subject: [PATCH] Updated badge to main instead of master --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c67aae..4eb43b1 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Flutter icapps architecture Architecture components used in icapps flutter projects -[![Build Status](https://travis-ci.com/icapps/flutter-icapps-architecture.svg?branch=master)](https://travis-ci.com/icapps/flutter-icapps-architecture) +[![Build Status](https://travis-ci.com/icapps/flutter-icapps-architecture.svg?branch=main)](https://travis-ci.com/icapps/flutter-icapps-architecture) [![Coverage Status](https://coveralls.io/repos/github/icapps/flutter-icapps-architecture/badge.svg)](https://coveralls.io/github/icapps/flutter-icapps-architecture)