From 859e79c165948ee0f6d5700f191397cb7eb1b0b1 Mon Sep 17 00:00:00 2001 From: Kelson Date: Wed, 21 Dec 2022 11:06:50 +0100 Subject: [PATCH] "main" is the new default branch --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d0e673b..580e6c7 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Zimit Zimit is a scraper allowing to create ZIM file from any Web site. [![Docker](https://img.shields.io/docker/v/openzim/zimit?label=docker&sort=semver)](https://hub.docker.com/r/openzim/zimit) -[![Build](https://github.com/openzim/zimit/workflows/CI/badge.svg?query=branch%3Amaster)](https://github.com/openzim/zimit/actions?query=branch%3Amaster) +[![Build](https://github.com/openzim/zimit/workflows/CI/badge.svg?query=branch%3Amain)](https://github.com/openzim/zimit/actions?query=branch%3Amain) [![CodeFactor](https://www.codefactor.io/repository/github/openzim/zimit/badge)](https://www.codefactor.io/repository/github/openzim/zimit) [![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)