mirror of
https://github.com/samsonjs/instapaper.git
synced 2026-04-27 14:57:44 +00:00
Update readme badge and links, mention it's a fork
This commit is contained in:
parent
e119e41ad3
commit
dc3f1ab58e
1 changed files with 5 additions and 2 deletions
|
|
@ -1,7 +1,10 @@
|
||||||
# Instapaper
|
# Instapaper
|
||||||
|
|
||||||
|
> [!NOTE]
|
||||||
|
> This is a fork of the original [stve/instapaper](https://github.com/stve/instapaper) repository and is not available via RubyGems.
|
||||||
|
|
||||||
[][gem]
|
[][gem]
|
||||||

|

|
||||||
|
|
||||||
[gem]: https://rubygems.org/gems/instapaper
|
[gem]: https://rubygems.org/gems/instapaper
|
||||||
|
|
||||||
|
|
@ -177,4 +180,4 @@ client.delete_highlight(highlight_id)
|
||||||
|
|
||||||
## Copyright
|
## Copyright
|
||||||
|
|
||||||
Copyright (c) 2015 Steve Agalloco. See [LICENSE](https://github.com/stve/instapaper/blob/master/LICENSE.md) for details.
|
Copyright (c) 2015 Steve Agalloco. See [LICENSE](https://github.com/samsonjs/instapaper/blob/master/LICENSE.md) for details.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue