From 50d2069c0a04f74f8f2e7bcd16e962afee646fe3 Mon Sep 17 00:00:00 2001 From: Mark Pitman Date: Fri, 11 Apr 2025 14:01:44 -0700 Subject: [PATCH] Retire this codebase --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b3c6966..873bfa0 100755 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # Getty Images API Ruby SDK -[![Build Status](https://travis-ci.org/gettyimages/gettyimages-api_ruby.svg?branch=master)](https://travis-ci.org/gettyimages/gettyimages-api_ruby) + +## This codebase has ben retired as of 2025-04-11 + +_The project has been archived and no new releases will be made. That means no +new features, no security updates and no bug fixes._ ## Introduction This SDK makes using the Getty Images [API](http://developers.gettyimages.com) easy. It handles credential management, makes HTTP requests and is written with a fluent style in mind. For more info about the API, see the [Documentation](https://developers.gettyimages.com/api/).