Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
liushuangls committed Apr 7, 2024
1 parent 2a70431 commit 6179877
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,12 @@ Anthropic Claude API wrapper for Go (Unofficial). Support:
- Messages
- Streaming Messages
- Vision
- Tool use

## Installation

```
go get github.com/liushuangls/go-anthropic
go get github.com/liushuangls/go-anthropic/v2
```

Currently, go-anthropic requires Go version 1.21 or greater.
Expand Down

0 comments on commit 6179877

Please sign in to comment.