Skip to content

Commit

Permalink
Update README.md to reflect latest changes
Browse files Browse the repository at this point in the history
  • Loading branch information
amckinney committed Jul 6, 2023
1 parent f54d022 commit 5b2e2a1
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
The HookDeck Go library provides convenient access to the HookDeck API from Go.

[![fern shield](https://img.shields.io/badge/%F0%9F%8C%BF-SDK%20generated%20by%20Fern-brightgreen)](https://github.com/fern-api/fern)
[![go shield](https://img.shields.io/badge/go-docs-blue)](https://pkg.go.dev/github.com/fern-hookdeck/hookdeck-go)

## Usage

Expand All @@ -24,10 +25,6 @@ func run() error {
}
```

## Known Gaps
Fern's Go SDK generator is currently in beta and we are working on the following features to improve the generated SDK:
1. Docs: The SDK will embed any docs defined in your OpenAPI within the SDK itself

## Beta status

This SDK is in beta, and there may be breaking changes between versions without a major version update.
Expand Down

0 comments on commit 5b2e2a1

Please sign in to comment.