diff --git a/README-en.md b/README-en.md index 4a093c93..85fa715a 100755 --- a/README-en.md +++ b/README-en.md @@ -19,6 +19,8 @@ This feature is provided by [dixyes/phpmicro](https://github.com/dixyes/phpmicro [![](https://img.shields.io/badge/Extension%20Counter-50+-yellow.svg?style=flat-square)]() [![](https://img.shields.io/github/search/crazywhalecc/static-php-cli/TODO?label=TODO%20Counter&style=flat-square)]() +> After the project releases the last RC version (maybe no more than 5 candidate releases), the project will rename the `refactor` branch to the `main` branch, please pay attention to changing the branch name for dependent projects. + ## Compilation Requirements Yes, this project is written in PHP, pretty funny. diff --git a/README.md b/README.md index 947a3dc6..fb05a4a4 100755 --- a/README.md +++ b/README.md @@ -19,6 +19,8 @@ Compile A Statically Linked PHP With Swoole and other Extensions. [![](https://img.shields.io/badge/Extension%20Counter-50+-yellow.svg?style=flat-square)]() [![](https://img.shields.io/github/search/crazywhalecc/static-php-cli/TODO?label=TODO%20Counter&style=flat-square)]() +> 在项目发布最后一个 RC 版本后(可能不超过 5 个候选版),项目将会重命名 `refactor` 分支为 `main` 分支,请依赖的项目注意更改分支名称。 + ## 编译环境需求 是的,本项目采用 PHP 编写,编译前需要一个 PHP 环境,比较滑稽。