diff --git a/README.md b/README.md index fbe3b99..f585992 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,11 @@ - kill -SIGUSR1 PID 更新配置和清空缓存 - kill -SIGUSR2 PID 清空缓存 +#### 运行 +``` +go run app/cmd/main.go [-c configpath] [-p port] +``` + #### 数据显示支持程度 | 页表 | 支持程度 | diff --git a/readme_en.md b/readme_en.md index 340b461..cae421b 100644 --- a/readme_en.md +++ b/readme_en.md @@ -20,6 +20,12 @@ A WordPress front-end written in Go, with relatively simple functions, only the - kill -SIGUSR1 PID update configuration and clear cache - kill -SIGUSR2 PID clear cache + +#### start up +``` +go run app/cmd/main.go [-c configpath] [-p port] +``` + #### The data show the degree of support | page table | Support |