更新README文件,增加安装方法说明

This commit is contained in:
2024-07-14 14:03:24 +08:00
parent 73da778412
commit 41b6eb97da
2 changed files with 13 additions and 2 deletions
+1
View File
@@ -0,0 +1 @@
*.test.md
+12 -2
View File
@@ -1,3 +1,13 @@
# indexpage
# README
A terminal style browser homepage written in PHP
## 浏览器终端
### 安装方法
#### 1.环境:nginx或apache+php或带有php的虚拟空间
#### 2.进入[此页](https://github.com/hanyixuanten/indexpage/releases) 下载最新版本Source code(zip/tar.gz)
#### 3.解压到你的nginxapache或虚拟空间目录
#### 4.访问index.html即可开始使用