Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
toanppp authored Apr 9, 2024
1 parent 293bd15 commit 065f2d9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,21 @@

Freshworks Golang APIs

# To do
## To do

- [x] [Freshchat](https://developers.freshchat.com/)
- [x] User
- [x] Agent
- [x] Conversation
- [ ] Freshdesk

# Install
## Install

```sh
go get github.com/toanppp/freshgo
```

# Example
## Example

```go
package main
Expand Down

0 comments on commit 065f2d9

Please sign in to comment.