Jerry 7 anni fa
parent
commit
c6060dc841
1 ha cambiato i file con 4 aggiunte e 2 eliminazioni
  1. 4 2
      README.md

+ 4 - 2
README.md

@@ -1,6 +1,8 @@
 # Golang Pay
 # Golang Pay
 
 
-Go 支付相关SDK
+#### Go 支付相关SDK
+
+![](https://img02.sogoucdn.com/app/a/100520146/0E446154E959553AC7FD7D86E912A822)
 
 
 ### 微信支付 example
 ### 微信支付 example
 
 
@@ -47,4 +49,4 @@ Go 支付相关SDK
 	fmt.Println("TradeType:", client.WXRsp.TradeType)
 	fmt.Println("TradeType:", client.WXRsp.TradeType)
 ```
 ```
 
 
-### 支付宝支付 example
+### 支付宝支付 example