From a0b30edf112f03fb14e8176cf37711997e77add3 Mon Sep 17 00:00:00 2001 From: Alain Schlesser Date: Wed, 29 Jan 2025 09:27:19 +0000 Subject: [PATCH] Regenerate README file - 2025-01-29 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 05cce6f..8ed48f4 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ wp-cli/scaffold-package-command Scaffolds WP-CLI commands with functional tests, full README.md, and more. -[![Testing](https://github.com/wp-cli/scaffold-package-command/actions/workflows/testing.yml/badge.svg)](https://github.com/wp-cli/scaffold-package-command/actions/workflows/testing.yml) [![Build Status](https://travis-ci.org/wp-cli/scaffold-package-command.svg?branch=main)](https://travis-ci.org/wp-cli/scaffold-package-command) [![CircleCI](https://circleci.com/gh/wp-cli/scaffold-package-command/tree/main.svg?style=svg)](https://circleci.com/gh/wp-cli/scaffold-package-command/tree/main) +[![Testing](https://github.com/wp-cli/scaffold-package-command/actions/workflows/testing.yml/badge.svg)](https://github.com/wp-cli/scaffold-package-command/actions/workflows/testing.yml) [![CircleCI](https://circleci.com/gh/wp-cli/scaffold-package-command/tree/main.svg?style=svg)](https://circleci.com/gh/wp-cli/scaffold-package-command/tree/main) Quick links: [Using](#using) | [Installing](#installing) | [Contributing](#contributing) | [Support](#support)