From 5f8641f417e4e57165aba133234b6f8028f66a66 Mon Sep 17 00:00:00 2001 From: crazywhalecc Date: Wed, 10 Jan 2024 11:13:47 +0800 Subject: [PATCH] update README --- README-zh.md | 2 ++ README.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/README-zh.md b/README-zh.md index 9791335a..0da16a73 100755 --- a/README-zh.md +++ b/README-zh.md @@ -29,9 +29,11 @@ static-php-cli(简称 `spc`)有许多特性: - :fire: 支持大量 [扩展](https://static-php.dev/zh/guide/extensions.html) **静态 php-cli:** + out1 **使用 phpmicro 打包 PHP 代码:** + out2 ## 文档 diff --git a/README.md b/README.md index 157e589f..1039ce84 100755 --- a/README.md +++ b/README.md @@ -31,9 +31,11 @@ static-php-cli (you can call it `spc`) has a lot of features: - :fire: Support many popular [extensions](https://static-php.dev/en/guide/extensions.html) **Single-file standalone php-cli:** + out1 **Combine PHP code with PHP interpreter using phpmicro:** + out2 ## Documentation