Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ceelog authored Aug 21, 2020
1 parent 39a934e commit b914c1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ A fast [feishu](https://open.feishu.cn/) development sdk written in Golang
go get github.com/fastwego/feishu
```
```go
// 创建应用
App = feishu.NewApp(feishu.AppConfig{
AppId: "APPID",
AppSecret: "SECRET",
Expand Down

0 comments on commit b914c1b

Please sign in to comment.