Add badge for release

This commit is contained in:
AkiraFukushima 2019-04-27 22:20:05 +09:00
parent 7f65ba77d3
commit 374c9f835c

View file

@ -1,6 +1,7 @@
# Megalodon
[![Build Status](https://travis-ci.org/h3poteto/megalodon.svg)](https://travis-ci.org/h3poteto/megalodon)
[![NPM Version](https://img.shields.io/npm/v/megalodon.svg)](https://www.npmjs.com/package/megalodon)
![GitHub release](https://img.shields.io/github/release/h3poteto/megalodon.svg)
A Mastodon and Pleroma API Client library for node.js. It provides REST API and streaming methods.