Skip to content

Commit

Permalink
Merge pull request #74 from h3poteto/badge
Browse files Browse the repository at this point in the history
Update badges in readme
  • Loading branch information
h3poteto authored Oct 21, 2019
2 parents 82ba6a4 + 7d7b81d commit d690d87
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# Megalodon
[![Build Status](https://travis-ci.com/h3poteto/megalodon.svg?branch=master)](https://travis-ci.com/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)
[![GitHub release](https://img.shields.io/github/release/h3poteto/megalodon.svg)](https://github.com/h3poteto/megalodon/releases)
[![npm](https://img.shields.io/npm/dm/megalodon)](https://www.npmjs.com/package/megalodon)
[![NPM](https://img.shields.io/npm/l/megalodon)](/LICENSE.txt)

A Mastodon and Pleroma API Client library for node.js. It provides REST API and streaming methods.

Expand Down

0 comments on commit d690d87

Please sign in to comment.