Update README badges

This commit is contained in:
Steve Agalloco 2022-02-20 21:46:31 -05:00 committed by GitHub
parent b069aed352
commit 7371beb78e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,13 +1,9 @@
# Instapaper # Instapaper
[![Gem Version](http://img.shields.io/gem/v/instapaper.svg)][gem] [![Gem Version](http://img.shields.io/gem/v/instapaper.svg)][gem]
[![Build Status](http://img.shields.io/travis/stve/instapaper.svg)][travis] ![Tests](https://github.com/stve/instapaper/actions/workflows/ci.yml/badge.svg)
[![Code Climate](https://img.shields.io/codeclimate/maintainability/stve/instapaper.svg)][codeclimate]
[gem]: https://rubygems.org/gems/instapaper [gem]: https://rubygems.org/gems/instapaper
[travis]: https://travis-ci.org/stve/instapaper
[codeclimate]: https://codeclimate.com/github/stve/instapaper
Instapaper is a ruby wrapper for interacting with [Instapaper's Full API](https://www.instapaper.com/api/full). Note that access to the Full API is restricted to Instapaper subscribers only. Instapaper is a ruby wrapper for interacting with [Instapaper's Full API](https://www.instapaper.com/api/full). Note that access to the Full API is restricted to Instapaper subscribers only.