Browse Source

chore: doc pretty

zclaiqcc 2 years ago
parent
commit
e38cfd3420
2 changed files with 8 additions and 4 deletions
  1. 4 2
      README.md
  2. 4 2
      README_CN.md

+ 4 - 2
README.md

@@ -19,12 +19,14 @@ A simple and easy to use WAF tool. Built on [Chaitin Technology](https://www.cha
 
 ## ✨ Demo
 
+### 🔥🔥🔥 Online Demo: https://47.104.188.110:9443/
+
+There is a simple http server, listened on `http://127.0.0.1:8889`, can be used as for testing.
+
 ![](https://ctstack-oss.oss-cn-beijing.aliyuncs.com/veinmind/safeline-assets/safeline_detect_log.gif)
 
 ![](https://ctstack-oss.oss-cn-beijing.aliyuncs.com/veinmind/safeline-assets/safeline_website.gif)
 
-🔥 online demo: `https://47.104.188.110:9443/`. There is a simple http server, listened on http://127.0.0.1:8889, can be used as for testing.
-
 ## 🚀 Installation
 
 ### 1. Make sure [Docker](https://docs.docker.com/engine/install/) and [Compose V2](https://docs.docker.com/compose/install/) are installed correctly on the machine 

+ 4 - 2
README_CN.md

@@ -19,12 +19,14 @@
 
 ## ✨ Demo
 
+### 🔥🔥🔥 体验地址:https://47.104.188.110:9443/
+
+有一台运行在环境上 `http://127.0.0.1:8889` 的服务可以作为上游服务器测试使用。
+
 ![](https://ctstack-oss.oss-cn-beijing.aliyuncs.com/veinmind/safeline-assets/safeline_detect_log.gif)
 
 ![](https://ctstack-oss.oss-cn-beijing.aliyuncs.com/veinmind/safeline-assets/safeline_website.gif)
 
-🔥 体验地址:`https://47.104.188.110:9443/`,有一台运行在环境上 http://127.0.0.1:8889 的服务可以作为上游服务器测试使用。
-
 ## 🚀 安装
 
 ### 1. 确保机器上正确安装 [Docker](https://docs.docker.com/engine/install/) 和 [Compose V2](https://docs.docker.com/compose/install/)