Skip to content

Commit

Permalink
fix: ci build badge shield
Browse files Browse the repository at this point in the history
  • Loading branch information
Jin committed Dec 16, 2022
1 parent ba34410 commit bbbe060
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![Total Downloads](https://poser.pugx.org/nvuln/tiktokshop-php/downloads)](https://packagist.org/packages/nvuln/tiktokshop-php)
[![Latest Stable Version](https://poser.pugx.org/nvuln/tiktokshop-php/v/stable)](https://packagist.org/packages/nvuln/tiktokshop-php)
[![Latest Unstable Version](https://poser.pugx.org/nvuln/tiktokshop-php/v/unstable)](https://packagist.org/packages/nvuln/tiktokshop-php)
[![Build Status](https://img.shields.io/github/workflow/status/nvuln/tiktokshop-php/Test?label=ci%20build&style=flat-square)](https://github.com/nvuln/tiktokshop-php/actions?query=workflow%3ATest)
[![Build Status](https://img.shields.io/github/actions/workflow/status/nvuln/tiktokshop-php/ci.yml?branch=master&label=ci%20build&style=flat-square)](https://github.com/nvuln/tiktokshop-php/actions?query=workflow%3ATest)
[![License](https://poser.pugx.org/nvuln/tiktokshop-php/license)](https://packagist.org/packages/nvuln/tiktokshop-php)

Tiktok Shop API Client is a simple SDK implementation of Tiktok Shop API.
Expand Down

0 comments on commit bbbe060

Please sign in to comment.