From 6c9d0b3ab55ecfecfbb0396fad8528ad1bcdb9c4 Mon Sep 17 00:00:00 2001 From: "Shane L. Duvall" Date: Mon, 19 Oct 2020 17:11:53 -0500 Subject: [PATCH] Include circleci token in the badge #139 Had to include an API token slated for status in the projects circleci settings for this to render properly. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee469eb..2575ae8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ analytics-php ============== -[![Segmentio](https://circleci.com/gh/segmentio/analytics-php.svg?style=shield)](https://app.circleci.com/pipelines/github/segmentio/analytics-php) +[![Segmentio](https://circleci.com/gh/segmentio/analytics-php.svg?style=shield&circle-token=a20a4b1daa865d164e62ca59a65d6753d286c1c1)](https://app.circleci.com/pipelines/github/segmentio/analytics-php) analytics-php is a php client for [Segment](https://segment.com)