From c40d74b1fd795a0f2905ff529856c8fa0a2699cb Mon Sep 17 00:00:00 2001 From: Alain Schlesser Date: Mon, 10 May 2021 10:12:29 +0000 Subject: [PATCH] Regenerate README file - 2021-05-10 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 43c64ee83..92d59fcd8 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ wp-cli/entity-command Manage WordPress comments, menus, options, posts, sites, terms, and users. - +[![Testing](https://github.com/wp-cli/entity-command/actions/workflows/testing.yml/badge.svg)](https://github.com/wp-cli/entity-command/actions/workflows/testing.yml) Quick links: [Using](#using) | [Installing](#installing) | [Contributing](#contributing) | [Support](#support) @@ -5659,7 +5659,7 @@ Once you've decided to commit the time to seeing your pull request through, [ple ## Support -Github issues aren't for general support questions, but there are other venues you can try: https://wp-cli.org/#support +GitHub issues aren't for general support questions, but there are other venues you can try: https://wp-cli.org/#support *This README.md is generated dynamically from the project's codebase using `wp scaffold package-readme` ([doc](https://github.com/wp-cli/scaffold-package-command#wp-scaffold-package-readme)). To suggest changes, please submit a pull request against the corresponding part of the codebase.*