From dc3f1ab58ef0dd8b7d30d79e0e922752c83b9bbd Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Sun, 8 Jun 2025 17:52:54 -0700 Subject: [PATCH] Update readme badge and links, mention it's a fork --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7800308..8565e59 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,10 @@ # Instapaper +> [!NOTE] +> This is a fork of the original [stve/instapaper](https://github.com/stve/instapaper) repository and is not available via RubyGems. + [![Gem Version](http://img.shields.io/gem/v/instapaper.svg)][gem] -![Tests](https://github.com/stve/instapaper/actions/workflows/ci.yml/badge.svg) +![Tests](https://github.com/samsonjs/instapaper/actions/workflows/ci.yml/badge.svg) [gem]: https://rubygems.org/gems/instapaper @@ -177,4 +180,4 @@ client.delete_highlight(highlight_id) ## 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.