From 8018f2c570e4c56a6711326f22363cc22289aff7 Mon Sep 17 00:00:00 2001 From: crazywhalecc Date: Sat, 22 Apr 2023 22:52:02 +0800 Subject: [PATCH] update README, add badge --- README-en.md | 1 + README.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README-en.md b/README-en.md index bbf52212..cc6858f2 100755 --- a/README-en.md +++ b/README-en.md @@ -12,6 +12,7 @@ This function is provided by [dixyes/phpmicro](https://github.com/dixyes/phpmicr [![Version](https://img.shields.io/badge/Version-2.0--beta1-green.svg?style=flat-square)]() [![License](https://img.shields.io/badge/License-MIT-blue.svg?style=flat-square)]() [![](https://img.shields.io/github/actions/workflow/status/crazywhalecc/static-php-cli/build.yml?branch=refactor&label=Actions%20Build&style=flat-square)](https://github.com/crazywhalecc/static-php-cli/actions/workflows/build.yml) +[![](https://img.shields.io/github/search/crazywhalecc/static-php-cli/TODO?label=TODO%20Counter&style=flat-square)]() ## Compilation Requirements diff --git a/README.md b/README.md index b921b786..98158f52 100755 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ If you are using English, see [English README](README-en.md). [![Version](https://img.shields.io/badge/Version-2.0--beta1-green.svg?style=flat-square)]() [![License](https://img.shields.io/badge/License-MIT-blue.svg?style=flat-square)]() [![](https://img.shields.io/github/actions/workflow/status/crazywhalecc/static-php-cli/build.yml?branch=refactor&label=Actions%20Build&style=flat-square)](https://github.com/crazywhalecc/static-php-cli/actions/workflows/build.yml) +[![](https://img.shields.io/github/search/crazywhalecc/static-php-cli/TODO?label=TODO%20Counter&style=flat-square)]() ## 编译环境需求