diff --git a/README-zh.md b/README-zh.md
index d961f31..0337b07 100644
--- a/README-zh.md
+++ b/README-zh.md
@@ -91,7 +91,7 @@ sudo sh vpnsetup_centos.sh
## 关于升级Libreswan
-提供两个额外的脚本 vpnupgrade_Libreswan.sh 和 vpnupgrade_Libreswan_centos.sh ,可用于将已安装的 Libreswan 不定期升级至最新版本。请关注官方网站,并在运行前根据需要更新 `SWAN_VER` 变量。
+提供两个额外的脚本 vpnupgrade_Libreswan.sh 和 vpnupgrade_Libreswan_centos.sh ,可用于将已安装的 Libreswan 不定期升级至最新版本。请关注官方网站,并在运行前根据需要更新 `SWAN_VER` 变量。
## 问题和反馈
diff --git a/README.md b/README.md
index 77b5c14..5ceb977 100644
--- a/README.md
+++ b/README.md
@@ -90,7 +90,7 @@ The scripts will backup existing config files before making changes, with `.old-
## Upgrading Libreswan
-The additional scripts vpnupgrade_Libreswan.sh and vpnupgrade_Libreswan_centos.sh can be used to periodically upgrade Libreswan to the latest version. Check the official website and update the `SWAN_VER` variable as necessary.
+The additional scripts vpnupgrade_Libreswan.sh and vpnupgrade_Libreswan_centos.sh can be used to periodically upgrade Libreswan to the latest version. Check the official website and update the `SWAN_VER` variable as necessary.
## Bugs & Questions
diff --git a/vpnupgrade_Libreswan.sh b/extras/vpnupgrade_Libreswan.sh
similarity index 100%
rename from vpnupgrade_Libreswan.sh
rename to extras/vpnupgrade_Libreswan.sh
diff --git a/vpnupgrade_Libreswan_centos.sh b/extras/vpnupgrade_Libreswan_centos.sh
similarity index 100%
rename from vpnupgrade_Libreswan_centos.sh
rename to extras/vpnupgrade_Libreswan_centos.sh