From 0c73ca06c1eef6841355a32db2bb3412cc6762c5 Mon Sep 17 00:00:00 2001 From: mintopia Date: Tue, 16 Dec 2025 21:02:53 +0000 Subject: [PATCH] Updates to README, badges and using main for our main branch --- .github/workflows/code-quality.yml | 4 ++-- README.md | 7 +++++-- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.github/workflows/code-quality.yml b/.github/workflows/code-quality.yml index 68ade99..cdc297c 100644 --- a/.github/workflows/code-quality.yml +++ b/.github/workflows/code-quality.yml @@ -4,13 +4,13 @@ on: workflow_dispatch: pull_request: branches: - - master + - main - develop paths-ignore: - '**.md' push: branches: - - master + - main - develop paths-ignore: - '**.md' diff --git a/README.md b/README.md index e174bb3..563a615 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ -# PHP Google Flights Library +# PHP Flight Search Library -[![codecov](https://codecov.io/gh/mintopia/flights/graph/badge.svg?token=W3KMU4MZ9P)](https://codecov.io/gh/mintopia/flights) +[![codecov](https://codecov.io/gh/mintopia/flights/branch/main/graph/badge.svg?token=W3KMU4MZ9P)](https://codecov.io/gh/mintopia/flights) +![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/mintopia/flights/code-quality.yml?branch=main) +![Packagist Version](https://img.shields.io/packagist/v/mintopia/flights) +![GitHub Sponsors](https://img.shields.io/github/sponsors/mintopia) ## Introduction