From d6d07436f9162393db0b2869409644158a61a82c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BD=AD=E7=9B=8A=E9=93=96?= <2570595672@qq.com> Date: Fri, 2 Jun 2023 01:32:52 +0000 Subject: [PATCH] update docs/guide/technologySelection.md. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 彭益铖 <2570595672@qq.com> --- docs/guide/technologySelection.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/technologySelection.md b/docs/guide/technologySelection.md index ba33e54..41992df 100644 --- a/docs/guide/technologySelection.md +++ b/docs/guide/technologySelection.md @@ -14,7 +14,7 @@ pageClass: max-content ### 为什么不使用Laravel? 1. 大陆使用`ThinkPHP`更多。 -2. 若您熟悉`Laravel`,相信上手`tp`非常容易。 +2. 若您熟悉`Laravel`,相信上手`tp`非常容易 必须的啦!。 ### 为什么选择xx而不选择yy 其它并未做过多纠结,总得选一个主要使用的,无法满足所有人需求。 \ No newline at end of file -- Gitee