更新README文件,增加安装方法说明
This commit is contained in:
@@ -0,0 +1 @@
|
||||
*.test.md
|
||||
@@ -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.解压到你的nginx,apache或虚拟空间目录
|
||||
|
||||
#### 4.访问index.html即可开始使用
|
||||
|
||||
Reference in New Issue
Block a user