diff --git a/php/2.vscode调试php.md b/php/2.vscode调试php.md
index bfcb9ee..81c081e 100644
--- a/php/2.vscode调试php.md
+++ b/php/2.vscode调试php.md
@@ -12,6 +12,8 @@ categories:
 
 写代码,调试是必不可少的,那么如何才能在 vscode 中调试 php 代码?下面所说的全部基于 windows 下,如果要部署到 linux 上,那必须 docker。
 
+<!-- more -->
+
 # 下载 xdebug
 
 到[https://xdebug.org/download.php](https://xdebug.org/download.php)这里下载,主要这里有很多个版本,要选择适配当前安装 php 版本的.