cg33 vor 6 Jahren
Ursprung
Commit
9ec045dbb5
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -45,14 +45,14 @@ govendor sync
 
 下载完解压到项目文件夹即可。
 
-visit: [http://localhost:9033/admin](http://localhost:9033/admin)
-
 ### step 3
 
 ```shell
 go run main.go
 ```
 
+visit: [http://localhost:9033/admin](http://localhost:9033/admin)
+
 ## use docker 使用docker
 
 ### step 1