From 694b59ebf174bf6970b68ac214aaabfc1575f219 Mon Sep 17 00:00:00 2001 From: Rodrigo Manuel Navarro Lajous <40175251+rlajous@users.noreply.github.com> Date: Mon, 29 Jan 2024 10:20:29 +0100 Subject: [PATCH] Added deploy badge (#78) --- README.md | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 76c19eee..06d167ec 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,3 @@ -> > **Warning** > > The POAP SDK is still in active initial development phase. Anything MAY change at any time. @@ -13,20 +12,22 @@ # POAP.js +![Build Status](https://github.com/poap-xyz/poap.js/actions/workflows/npm_publish_tag.yml/badge.svg) + The POAP.js is a collection of SDKs and utilities for interacting with the POAP ecosystem. The library provides a set of classes and methods to simplify working with them. ## Table of Contents - [POAP.js](#poapjs) - - [Table of Contents](#table-of-contents) - - [Features](#features) - - [Development](#development) - - [Examples](#examples) - - [Documentation](#documentation) - - [Contributing](#contributing) - - [Active contributors](#active-contributors) - - [License](#license) + - [Table of Contents](#table-of-contents) + - [Features](#features) + - [Development](#development) + - [Examples](#examples) + - [Documentation](#documentation) + - [Contributing](#contributing) + - [Active contributors](#active-contributors) + - [License](#license) ## Features