From 8bbce0f6d2145cd64acf6756d7e3e8aa581def40 Mon Sep 17 00:00:00 2001 From: Andrea Giannantonio Date: Wed, 29 Jul 2020 16:10:58 +0200 Subject: [PATCH] Update README.md update circle CI badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 66c41a9..c3fa8a9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# PHP badges poser [![CircleCI](https://circleci.com/gh/badges/poser/tree/release%2Fv2.svg?style=svg)](https://circleci.com/gh/badges/poser/tree/release%2Fv2) +# PHP badges poser [![CircleCI](https://circleci.com/gh/badges/poser/tree/master.svg?style=svg)](https://app.circleci.com/pipelines/github/badges/poser?branch=master) This is a php library that creates badges like ![Badge Poser](https://cdn.rawgit.com/badges/poser/master/badge-poser.svg) and ![I'm a badge](https://cdn.rawgit.com/badges/poser/master/i_m-badge.svg) and ![dark](https://cdn.rawgit.com/badges/poser/master/today-dark.svg), according to [Shields specification](https://github.com/badges/shields#specification).