From 32c57399c832ddf09566fbc1a4e09a95f8da6f2c Mon Sep 17 00:00:00 2001 From: Jan Pecha Date: Mon, 13 Mar 2023 16:57:12 +0100 Subject: [PATCH] Readme: updated --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 76701a1..88b031a 100644 --- a/readme.md +++ b/readme.md @@ -1,10 +1,10 @@ Git-PHP ======= +[![Build Status](https://github.com/czproject/git-php/workflows/Build/badge.svg)](https://github.com/czproject/git-php/actions) [![Downloads this Month](https://img.shields.io/packagist/dm/czproject/git-php.svg)](https://packagist.org/packages/czproject/git-php) [![Latest Stable Version](https://poser.pugx.org/czproject/git-php/v/stable)](https://github.com/czproject/git-php/releases) [![License](https://img.shields.io/badge/license-New%20BSD-blue.svg)](https://github.com/czproject/git-php/blob/master/license.md) -[![Tests Status](https://github.com/czproject/git-php/workflows/Tests/badge.svg)](https://github.com/czproject/git-php/actions) Library for work with Git repository in PHP.