From 4dff1eec930de42246c9f6f0b3b0b58e9a2596d5 Mon Sep 17 00:00:00 2001 From: Andrii Dembitskyi Date: Fri, 21 Feb 2025 12:57:26 +0200 Subject: [PATCH] Actualize badges --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 171aaa9..a39a2d5 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,9 @@ [![Latest Stable Version](https://poser.pugx.org/thecodingmachine/graphqlite-bundle/v/stable)](https://packagist.org/packages/thecodingmachine/graphqlite-bundle) -[![Latest Unstable Version](https://poser.pugx.org/thecodingmachine/graphqlite-bundle/v/unstable)](https://packagist.org/packages/thecodingmachine/graphqlite-bundle) [![License](https://poser.pugx.org/thecodingmachine/graphqlite-bundle/license)](https://packagist.org/packages/thecodingmachine/graphqlite-bundle) -[![Build Status](https://travis-ci.org/thecodingmachine/graphqlite-bundle.svg?branch=master)](https://travis-ci.org/thecodingmachine/graphqlite-bundle) - +[![Build Status](https://github.com/thecodingmachine/graphqlite-bundle/actions/workflows/test.yaml/badge.svg)](https://github.com/thecodingmachine/graphqlite-bundle/actions/workflows/test.yaml/badge.svg) # GraphQLite bundle -Symfony 5 bundle for the thecodingmachine/graphqlite package. +Symfony bundle for the `thecodingmachine/graphqlite` package. -See [thecodingmachine/graphqlite](https://github.com/thecodingmachine/graphqlite) +See [thecodingmachine/graphqlite](https://github.com/thecodingmachine/graphqlite).