1
0
mirror of https://github.com/easychen/pushdeer.git synced 2024-12-12 20:09:21 +08:00

添加go sdk链接

This commit is contained in:
Easy 2021-12-23 18:04:30 +08:00 committed by GitHub
parent a036c8a558
commit 82061d9121
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -261,3 +261,7 @@ API_BASE=http://127.0.0.1:8800
## 授权
本项目禁止商用(包括但不限于搭建后挂广告或售卖会员、打包后上架商店销售等),对非商业用途采用 GPLV2 授权
## 相关项目
- [Go SDK](https://github.com/Luoxin/go-pushdeer-sdk) by [Luoxin](https://github.com/Luoxin)