diff --git a/README.md b/README.md index 350cd25..28a6bd3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # Getty Images API Java SDK +## 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/).