From a226348966bec4c51de1c5d5425f22d5dcc1c431 Mon Sep 17 00:00:00 2001 From: Dave Shanley Date: Wed, 4 Jan 2023 09:04:47 -0500 Subject: [PATCH] Updated readme to include links to discord. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index fe49b4a..34c458d 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ ![Pipeline](https://github.com/pb33f/libopenapi/workflows/Build/badge.svg) [![GoReportCard](https://goreportcard.com/badge/github.com/pb33f/libopenapi)](https://goreportcard.com/report/github.com/pb33f/libopenapi) [![codecov](https://codecov.io/gh/pb33f/libopenapi/branch/main/graph/badge.svg?)](https://codecov.io/gh/pb33f/libopenapi) +[![discord](https://img.shields.io/discord/923258363540815912)](https://discord.gg/x7VACVuEGP) [![Docs](https://img.shields.io/badge/godoc-reference-5fafd7)](https://pkg.go.dev/github.com/pb33f/libopenapi) libopenapi has full support for Swagger (OpenAPI 2), OpenAPI 3, and OpenAPI 3.1. It can handle the largest and most @@ -32,6 +33,11 @@ like our _very kind_ sponsors: --- +## Come chat with us + +Need help? Have a question? Want to share your work? [Join our discord](https://discord.gg/x7VACVuEGP) and +come say hi! + ## Contents - [Installing libopenapi](#installing)