From bc37bb1eb487c1e3e3600e511d21d1e937e21c1e Mon Sep 17 00:00:00 2001 From: mehanizm Date: Thu, 16 Apr 2020 10:45:26 +0300 Subject: [PATCH] doc: add awesome-go badge to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5f009b5..dfad8fc 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ Golang Airtable API ![Go](https://github.com/mehanizm/airtable/workflows/Go/badge.svg) [![codecov](https://codecov.io/gh/mehanizm/airtable/branch/master/graph/badge.svg)](https://codecov.io/gh/mehanizm/airtable) [![Go Report](https://goreportcard.com/badge/github.com/mehanizm/airtable)](https://goreportcard.com/badge/github.com/mehanizm/airtable) +[![Mentioned in Awesome Go](https://awesome.re/mentioned-badge-flat.svg)](https://github.com/avelino/awesome-go) A simple #golang package to access the [Airtable API](https://airtable.com/api).