mirror of
https://github.com/samsonjs/instapaper.git
synced 2026-03-25 08:55:49 +00:00
update README badges [ci skip]
This commit is contained in:
parent
0219e7e0c4
commit
ea87e11216
1 changed files with 9 additions and 2 deletions
11
README.md
11
README.md
|
|
@ -1,7 +1,14 @@
|
|||
# Instapaper [][travis] [][gemnasium]
|
||||
# Instapaper
|
||||
|
||||
[travis]: http://travis-ci.org/stve/instapaper
|
||||
[][gem]
|
||||
[][travis]
|
||||
[][gemnasium]
|
||||
[][codeclimate]
|
||||
|
||||
[gem]: https://rubygems.org/gems/instapaper
|
||||
[travis]: https://travis-ci.org/stve/instapaper
|
||||
[gemnasium]: https://gemnasium.com/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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue