diff --git a/README.md b/README.md index b53afda..7800308 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,9 @@ # Instapaper [![Gem Version](http://img.shields.io/gem/v/instapaper.svg)][gem] -[![Build Status](http://img.shields.io/travis/stve/instapaper.svg)][travis] -[![Code Climate](https://img.shields.io/codeclimate/maintainability/stve/instapaper.svg)][codeclimate] +![Tests](https://github.com/stve/instapaper/actions/workflows/ci.yml/badge.svg) [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.