diff --git a/README.md b/README.md index 72f08c9..cdcd935 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ +# Notice + +This library was originally written for PHP 4 back in 2005. In the +intervening years, I have stopped using PHP and stopped using Flickr. +This package has gone unmaintained for much of that time. + +If someone has a burning desire to develop and maintain a replacement +using a modern version of PHP and set it up for Composer, feel free to +reach out to me on [Twitter](http://twitter.com/danco). + [phpFlickr](https://github.com/dan-coulter/phpflickr) ===================================================== by [Dan Coulter](http://twitter.com/danco) diff --git a/phpFlickr.php b/phpFlickr.php index 975371e..57dcf9b 100644 --- a/phpFlickr.php +++ b/phpFlickr.php @@ -1,7 +1,7 @@