From d50e608a4f0a74c75715258556e131a8e7e00f2d Mon Sep 17 00:00:00 2001 From: kayla-henrie <109097759+kayla-henrie@users.noreply.github.com> Date: Fri, 15 Jul 2022 07:00:56 -0500 Subject: [PATCH] Add GitPOAP badge to display number of minted GitPOAPs for contributors (#3545) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8eb748e8146..f8679f580ac 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ [![Docs](https://img.shields.io/badge/docs-%F0%9F%93%84-blue)](https://docs.openzeppelin.com/contracts) [![NPM Package](https://img.shields.io/npm/v/@openzeppelin/contracts.svg)](https://www.npmjs.org/package/@openzeppelin/contracts) [![Coverage Status](https://codecov.io/gh/OpenZeppelin/openzeppelin-contracts/graph/badge.svg)](https://codecov.io/gh/OpenZeppelin/openzeppelin-contracts) +[![gitpoap badge](https://public-api.gitpoap.io/v1/repo/OpenZeppelin/openzeppelin-contracts/badge)](https://www.gitpoap.io/gh/OpenZeppelin/openzeppelin-contracts) **A library for secure smart contract development.** Build on a solid foundation of community-vetted code.