kerryzhang %!s(int64=5) %!d(string=hai) anos
pai
achega
86790ccb90
Modificáronse 1 ficheiros con 8 adicións e 1 borrados
  1. 8 1
      README.md

+ 8 - 1
README.md

@@ -16,4 +16,11 @@ go build ./
     - darwin : 苹果系统
 - GOARCH:
     - amd64 : 64位
-    - 386:  : 32位
+    - 386:  : 32位
+    
+## 运行
+默认端口: 12345
+```shell
+# 自定义端口
+./license-active-server --port=5555
+```