diff --git a/README.md b/README.md index 916f822..36fd6c3 100644 --- a/README.md +++ b/README.md @@ -17,18 +17,24 @@
-# [github.com/speakeasy-api/openapi](https://github.com/speakeasy-api/openapi) - -[![Reference](https://godoc.org/github.com/speakeasy-api/openapi?status.svg)](http://godoc.org/github.com/speakeasy-api/openapi) -[![Test](https://github.com/speakeasy-api/openapi/actions/workflows/test.yaml/badge.svg)](https://github.com/speakeasy-api/openapi/actions/workflows/test.yaml) -[![GoReportCard](https://goreportcard.com/badge/github.com/speakeasy-api/openapi)](https://goreportcard.com/report/github.com/speakeasy-api/openapi) -[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT) - -The Speakeasy OpenAPI module provides a set of packages and tools for working with OpenAPI Specification documents. - -Used directly in Speakeasy's products it powers our [SDK Generator](https://www.speakeasy.com/docs/create-client-sdks) and [Contract Testing](https://www.speakeasy.com/docs/testing) tools. - -Documentation for the packages can be found in the [GoDoc documentation.](https://pkg.go.dev/github.com/speakeasy-api/openapi) +

+

+ OpenAPI +

+

OpenAPI

+

A set of packages and tools for working with OpenAPI Specification documents.
Used directly in Speakeasy's product to power our SDK Generator and Contract Testing tools. + +

+

+ + Release + Go Doc +
+ GitHub Action: Test + Go Report Card + Software License +

+

## Main Packages diff --git a/arazzo/README.md b/arazzo/README.md index dc3def2..e87976c 100644 --- a/arazzo/README.md +++ b/arazzo/README.md @@ -7,7 +7,7 @@

- Release + Release Go Doc
GitHub Action: Test